You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently only log some low volume things to output window from language server. It would be good to use the tracing feature of LSP to log much more when it's on.
Examples:
Every file read, whether it was a cache hit or miss, etc.
Every probe for package.json
Diagnostics in unopen documents.
The text was updated successfully, but these errors were encountered:
Copied from https://github.com/Azure/typespec-azure-pr/issues/636
We currently only log some low volume things to output window from language server. It would be good to use the tracing feature of LSP to log much more when it's on.
Examples:
The text was updated successfully, but these errors were encountered: