We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
有没有什么方法可以比较方便的移植vscode的插件,或者考虑后面的版本中增加对vscode插件进行支持
The text was updated successfully, but these errors were encountered:
并没有,考虑到大部分的 vscode 的插件增强的是 vscode 所实现的功能。其相关逻辑强依赖于 vscode。所以针对大部分的 vscode 插件无法做到方便的移植。
而针对除此之外的小部分 vscode 插件,诸如 icons,themes 倒是可以参考 文档
Sorry, something went wrong.
No branches or pull requests
Question
有没有什么方法可以比较方便的移植vscode的插件,或者考虑后面的版本中增加对vscode插件进行支持
The text was updated successfully, but these errors were encountered: