Replies: 1 comment 1 reply
|
I install coc-vscode-loader, however haven't try vscode extensions converted by it. It looks like a JIT convert, Not AOT convert that convert a vscode extension to a npm package named vscode-XXX, then install it in coc.nvim. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@Freed-Wu Are you still using dedicated coc-* packages for language servers and plugins on coc.nvim, or have you switched to coc-vscode-loader? Which approach do you find easier to maintain and keep up to date?
All reactions