Skip to content

Commit

Permalink
AdaptiveState refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Oct 21, 2023
1 parent b3b55b3 commit 2d2d0ff
Show file tree
Hide file tree
Showing 5 changed files with 2,351 additions and 2,158 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 2d2d0ff

Please sign in to comment.