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

refactor(lsp): add "deno.reloadImportRegistries" as a command #20823

Merged

Conversation

nayeemrmn
Copy link
Collaborator

@nayeemrmn nayeemrmn commented Oct 8, 2023

Coupled with denoland/vscode_deno#962.

Moves custom request deno/reloadImportRegistries to command deno.reloadImportRegistries.

@nayeemrmn nayeemrmn marked this pull request as draft October 8, 2023 00:20
@nayeemrmn nayeemrmn changed the title refactor(lsp): add deno.reloadImportRegistries as a command refactor(lsp): add "deno.reloadImportRegistries" as a command Oct 8, 2023
@nayeemrmn nayeemrmn marked this pull request as ready for review October 9, 2023 06:01
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.

Is there a test that could be added for this one?

@nayeemrmn
Copy link
Collaborator Author

Is there a test that could be added for this one?

I added a simple test to check that the command exists and succeeds, more seems difficult...

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.

None yet

2 participants