Skip to content

Commit

Permalink
Merge branch 'main' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Oct 22, 2023
2 parents 63fa1ad + 07afb2f commit c9f4687
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 c9f4687

Please sign in to comment.