FsAutoComplete icon indicating copy to clipboard operation
FsAutoComplete copied to clipboard

Add links to detailed help pages for errors and warning where applicable

Open baronfel opened this issue 4 years ago • 1 comments

Once https://github.com/microsoft/vscode/issues/11847 lands, we should be able to update the diagnostics api to include the new target property and easily link up things like FSharpLint error codes and F# Compiler error messages to their target help pages.

baronfel avatar Feb 25 '20 23:02 baronfel

This is now tracked in LSP repo here - https://github.com/microsoft/language-server-protocol/issues/926

Krzysztof-Cieslak avatar Apr 10 '20 12:04 Krzysztof-Cieslak