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

fix: Follow latest denols implmention #3007

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Conversation

4513ECHO
Copy link
Contributor

Since denoland/deno#22182 Deno removed deno/cache custom command.
This PR make the plugin use workspace/executeCommand instead.

@4513ECHO 4513ECHO requested a review from glepnir as a code owner February 13, 2024 07:04
break
end
local clients = vim.lsp.get_active_clients { name = 'denols' }
if #clients > 0 then
Copy link
Member

Choose a reason for hiding this comment

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

i think there should find out the client which current buffer attached.

@glepnir glepnir merged commit afb9339 into neovim:master Feb 13, 2024
8 of 9 checks passed
@4513ECHO 4513ECHO deleted the fix/denols/cache branch February 13, 2024 07:14
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