Ask Your Question
0

Is it impossible to install a package in VSCode in .deb format?

asked 2022-12-16 11:00:00 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-05-07 06:00:00 +0000

plato gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-12-16 11:00:00 +0000

Seen: 14 times

Last updated: May 07 '22