i would say put all the dev stuff in 1 container of your choice (ubuntu, fedora, arch) depending on
i would say put all the dev stuff in 1 container of your choice (ubuntu, fedora, arch) depending on which one you know the package names on or what you prefer or how up to date you want the dependencies to be.
then use the flatpak vscode (my preferred way) and hook that to the container (this lets you use different containers for different environments with their own home folders if you configure them that way)
https://github.com/89luca89/distrobox/blob/main/docs/posts/integrate_vscode_distrobox.md#from-flatpak
or you can just install vscode inside the distrobox and export it, however i got 3 dev environments so i use the flatpak so i dont end up with 3 vscode installs
then use the flatpak vscode (my preferred way) and hook that to the container (this lets you use different containers for different environments with their own home folders if you configure them that way)
https://github.com/89luca89/distrobox/blob/main/docs/posts/integrate_vscode_distrobox.md#from-flatpak
or you can just install vscode inside the distrobox and export it, however i got 3 dev environments so i use the flatpak so i dont end up with 3 vscode installs
GitHub
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available...