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

chore: remove compat paths for lsp < 1.37.0 #992

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

nayeemrmn
Copy link
Collaborator

I want to get rid of this double server startup ASAP -- it exacerbates denoland/deno#20700 because it leads to an extra background server process that doesn't exit.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the README with matrix of supported versions of extension/Deno combo going back to v1.36?


| vscode-deno | Deno CLI |
| ------------ | -------------- |
| TODO onwards | 1.37.0 onwards |
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll fill this when cutting the release. We know it's gonna be 3.28.0 this time but for the sake of procedure..

@nayeemrmn nayeemrmn merged commit 30d03e4 into denoland:main Nov 16, 2023
1 check passed
@nayeemrmn nayeemrmn deleted the pre-1-37-compat-remove branch November 16, 2023 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants