Skip to content

Installing multiple architectures of the same extension in a single vscode instance? #12166

Answered by Lassebq
Lassebq asked this question in Q&A
Discussion options

You must be logged in to vote

It's probably best if the extension supported both musl and glibc within the same release. From what I could find the "incompatiblity" check is implemented inside of extension.
Also I think a --bind mount would work better in my case. You don't need to run anything when you switch between distributions, you just make a mount point to another directory.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@bobbrow
Comment options

@Lassebq
Comment options

Answer selected by Lassebq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants