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

support using standalone tsp to start LSP server #6210

Merged
merged 8 commits into from
Mar 4, 2025

Conversation

RodgeFu
Copy link
Contributor

@RodgeFu RodgeFu commented Mar 3, 2025

using tsp --server to start local LSP if standalone tsp cli is found on the machine.

fixes #5902

@microsoft-github-policy-service microsoft-github-policy-service bot added the ide Issues for VS, VSCode, Monaco, etc. label Mar 3, 2025
@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 3, 2025

All changed packages have been documented.

  • typespec-vscode
Show changes

typespec-vscode - feature ✏️

Support starting LSP using standalone tsp cli

@azure-sdk
Copy link
Collaborator

azure-sdk commented Mar 3, 2025

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@RodgeFu RodgeFu requested a review from witemple-msft as a code owner March 3, 2025 08:18
@RodgeFu RodgeFu added this pull request to the merge queue Mar 4, 2025
Merged via the queue into microsoft:main with commit e262599 Mar 4, 2025
24 checks passed
@RodgeFu RodgeFu deleted the vscode-standalone-cli branch March 4, 2025 06:25
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.

Need to be able to run the standalone typespec version from the IDE
3 participants