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

Auto reload the language server when .vscode/settings.json is updated #4765

Closed
timotheeguerin opened this issue Oct 16, 2024 · 0 comments
Closed
Labels
ide Issues for VS, VSCode, Monaco, etc. triaged:core
Milestone

Comments

@timotheeguerin
Copy link
Member

from #4758

If some of the typespec settings changed we should reload the server

@timotheeguerin timotheeguerin added ide Issues for VS, VSCode, Monaco, etc. triaged:core labels Oct 16, 2024
@timotheeguerin timotheeguerin added this to the Backlog milestone Oct 16, 2024
github-merge-queue bot pushed a commit that referenced this issue Oct 31, 2024
…ings changed (#4912)

1. TypeSpec Language Server would be restarted with new settings when
setting "typespec.tsp-server.path" is changed
2. Typespec Language Server can be restarted properly when the server
wasn't running before
3. Code refactor in vscode extension.

related issues:
#2996, #4765

---------

Co-authored-by: Timothee Guerin <[email protected]>
swatkatz pushed a commit to swatkatz/typespec that referenced this issue Nov 5, 2024
…ings changed (microsoft#4912)

1. TypeSpec Language Server would be restarted with new settings when
setting "typespec.tsp-server.path" is changed
2. Typespec Language Server can be restarted properly when the server
wasn't running before
3. Code refactor in vscode extension.

related issues:
microsoft#2996, microsoft#4765

---------

Co-authored-by: Timothee Guerin <[email protected]>
@RodgeFu RodgeFu closed this as completed Nov 6, 2024
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. triaged:core
Projects
None yet
Development

No branches or pull requests

2 participants