Skip to content
代码片段 群组 项目
提交 9fb83beb 编辑于 作者: Jason Malinowski's avatar Jason Malinowski
浏览文件

Fix having the wrong syntax trees after adding an .editorconfig

Adding an .editorconfig requires us to update the compilation with
new syntax trees that contain the per-tree diagnostic options for
the compiler. When I created the CompilationTranslationAction, I
accidentally passed the old ProjectState instead of the new ProjectState
which meant we'd remove and re-add all the old trees instead of the
new trees.
上级 362d1582
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册