Difference between installing vscode on bazzite vs switching to bazzite-dx

What is the difference between the two? I will still be connecting to a container to run my code on both right?
3 Replies
Engineer
Engineer5h ago
vscode on Bazzite will either be a flatpak (very bad for IDEs) or layered (very bad for various technical reasons), while it's simply built-in on Bazzite-dx
QuanTau
QuanTauOP5h ago
what is the problem with the flatpak though? I have connect to distrobox anyway to run the interpreter. What other problems arise with the flatpak?
Engineer
Engineer3h ago
Using it with distrobox might get around most/all of the problems with it, just generally it can be an issue for an IDE to be sandboxed (I don't have any specific examples in mind, though)

Did you find this page helpful?