Upgrade to Ionide.LanguageServerProtocol 0.7.0 #651
Annotations
4 warnings
Run Build:
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
Run Build:
src/CSharpLanguageServer/Lsp/Server.fs#L313
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
|
Run Build:
tests/CSharpLanguageServer.Tests/DocumentFormattingTests.fs#L37
Main module of program is empty: nothing will happen when it is run
|
Run Build:
src/CSharpLanguageServer/Lsp/Server.fs#L313
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
|
Loading