Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, it is not impossible to install a package in VSCode in .deb format, but it is not recommended. VSCode extensions are distributed in VSIX format and usually the installation process is handled by the VSCode extension marketplace or the VSCode CLI. However, if you have a .deb package for a VSCode extension, you can try to extract the VSIX file from it and install it using the VSCode extension marketplace or the VSCode CLI.