Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance logging/trace for vscode extension #3533

Merged
merged 13 commits into from
Jun 10, 2024

Conversation

RodgeFu
Copy link
Contributor

@RodgeFu RodgeFu commented Jun 6, 2024

No description provided.

@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Jun 6, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 6, 2024

All changed packages have been documented.

  • @typespec/compiler
  • typespec-vscode
Show changes

typespec-vscode - feature ✏️

Enhance logging and trace,> 1. Support "Developer: Set Log Level..." command to filter logs in TypeSpec output channel,> 2. Add "typespecLanguageServer.trace.server" config for whether and how to send the traces from TypeSpec language server to client. (It still depends on client to decide whether to show these traces based on the configured Log Level.),> 3. More logs and traces are added for diagnostic and troubleshooting

@typespec/compiler - feature ✏️

More logs and traces are added for diagnostic and troubleshooting in TypeSpec language server

@azure-sdk
Copy link
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/3533/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/3533/

@RodgeFu RodgeFu changed the title [WIP] Enhance logging/trace for vscode extension Enhance logging/trace for vscode extension Jun 7, 2024
@timotheeguerin timotheeguerin added this pull request to the merge queue Jun 10, 2024
Merged via the queue into microsoft:main with commit a81c7fb Jun 10, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants