大家好,我需要在VSCODE扩展方面提供帮助,有2个问题。一个是:Sidepanel不显示生产中的内容,第二个是:我通过扩展名添加的新编程语言不是给出生产中的摘要或语法突出显示,但它确实显示了我分配的图标。
注意:这两个错误都出现在生产中,它们没有在开发中
链接到代码:
链接到扩展名: https://marksetplace.visalstplace.visalstudio.com/items? itemName = jakvscodeextension.jak-vscode-extension
Hey Everyone I need help with my VSCode Extension, There are 2 issues. One is: Sidepanel not showing the content in the Production, and the second is: The new Programming Language I added through the Extension is not giving out snippets or syntax highlighting in Production, but it does show the icon i assigned it.
NOTE: Both of these errors came in Production, they were not there in Development
Link to the Code: https://github.com/Jonak-Adipta-Kalita/JAK-VSCode-Extension
Link to Extension: https://marketplace.visualstudio.com/items?itemName=JAKVSCodeExtension.jak-vscode-extension
发布评论
评论(1)
解决了这两个问题,sidebarpanel的代码和语言配置的代码在.vscodeignore文件中
Solved both of the Issues, the code for the SidebarPanel and the Code for the Language Configuration were in the .vscodeignore file