Skip to content

Commit

Permalink
LSP Refactoring (ionide#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd authored and nojaf committed Nov 3, 2023
1 parent 00037fa commit 9b30260
Show file tree
Hide file tree
Showing 6 changed files with 2,343 additions and 2,112 deletions.
2 changes: 2 additions & 0 deletions src/FsAutoComplete/FsAutoComplete.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
<Compile Include="LspServers/IFSharpLspServer.fs" />
<Compile Include="LspServers/FSharpLspClient.fs" />
<Compile Include="LspServers/Common.fs" />
<Compile Include="LspServers/AdaptiveServerState.fsi" />
<Compile Include="LspServers/AdaptiveServerState.fs" />
<Compile Include="LspServers/AdaptiveFSharpLspServer.fsi" />
<Compile Include="LspServers/AdaptiveFSharpLspServer.fs" />
<Compile Include="Parser.fs" />
Expand Down
Loading

0 comments on commit 9b30260

Please sign in to comment.