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
CodePudding user response:
Solved both of the Issues, the code for the SidebarPanel and the Code for the Language Configuration were in the .vscodeignore file