Skip to content

Commit cd3552b

Browse files
authored
InlayHints: LSP 3.17 & TextEdits (#943)
1 parent 1fffaad commit cd3552b

14 files changed

+4490
-658
lines changed

src/FsAutoComplete.Core/FsAutoComplete.Core.fsproj

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<TrimmerRootAssembly Include="FsAutoComplete.Core" />
99
</ItemGroup>
1010
<ItemGroup>
11+
<Compile Include="Workaround/ServiceParseTreeWalk.fs" />
1112
<Compile Include="Debug.fs" />
1213
<Compile Include="Utils.fs" />
1314
<Compile Include="TestAdapter.fs" />

0 commit comments

Comments
 (0)