Justin M. Keyes

Results 2414 comments of Justin M. Keyes

Please upvote the issue. Do not leave "+1" comments.

https://github.com/neovim/neovim/pull/30141#discussion_r1893807433 "FALLBACK" is not a blocker, and on reflection the current boolean is probably fine. the [docs clarification](https://github.com/neovim/neovim/pull/30141#discussion_r1893806639) seems worthwhile (but please use your judgement). please rebase then we can...

cc @xbwwj > after [this change,](https://github.com/neovim/nvim-lspconfig/commit/2d4ece4add76ea4fc3792e9425c62b3e66852d99) a Deno project set up this way will no longer have LSP support. good lord we are going in circles. > to address this...

Just merged https://github.com/neovim/nvim-lspconfig/pull/4207 , does it help at all?

squash is intended. are you going to finish this?

Try adding logging in here to see if there are hints about what's failing: https://github.com/neovim/neovim/blob/772f1966a348eb26bc9cb17d45bbdb739642ccdb/runtime/autoload/provider/node.vim#L132 I think it uses `cli.js` to invoke the remote plugin, the details are not clear...

Please update the title. Which of the workarounds in https://github.com/vscode-neovim/vscode-neovim/discussions/2514 did you try, specifically?