rust/editors/code/src
bors[bot] b052059f86 Merge #302
302: WIP: Support tracing lsp requests. r=DJMcNab a=DJMcNab

EDIT: We need to work out a better way to handle settings before this can be merged. Help wanted

TODO: Debug why decorations are sent even when highlightingOn is disabled
This makes the log volume so high its impossible to work with anyway.
(Continuation of #84 [#99 only disabled using it, not making sure we don't send it]).

These logs can be used in https://microsoft.github.io/language-server-protocol/inspector/

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-24 13:47:27 +00:00
..
commands use new clear-terminal feature 2018-12-15 22:33:35 +03:00
events Run prettier on all files 2018-10-08 22:38:33 +01:00
notifications Run prettier on all files 2018-10-08 22:38:33 +01:00
config.ts Run prettier on all files 2018-10-08 22:38:33 +01:00
extension.ts Fix analyzer extension fail when there are enabled any VIM extension. 2018-12-22 15:26:18 +02:00
highlighting.ts Remove error publishing through publishDecorations 2018-10-10 16:49:32 +02:00
server.ts Add a very hacky workaround to not trace decorations requests 2018-12-24 13:43:08 +00:00