-
-
Notifications
You must be signed in to change notification settings - Fork 0
Extend Node SDK to allow JSON format output #8
Comments
Current progress: For this config running this language server extension: https://github.com/octref/vscode-language-server-template
Log looks like this:
For The motivation behind this format is:
Later I can update the LSP Inspector to handle this format of log. I suggest that for I can make the inspector process Info/Warn/Error/Trace as part of the visualization too. Think that would be helpful. /cc @dbaeumer |
This issue was moved to microsoft/language-server-protocol-inspector#8 |
Allow an object literal to be passed to
[langId].trace.server
, likeAnd make sure the JSON output can be digested by the format in #7.
The text was updated successfully, but these errors were encountered: