Hello, I use VSCode but I am wondering if there is a way to use the bash terminal that Konsole uses where it has g++,GCC,gdb and java compilers. I tried switching in VSCode but the bash terminal that was provided doesn’t have those compilers.
Try installing these:
> sudo zypper install -t pattern devel_basis devel_C_C++ devel_java
How did you install VSCode? I’m thinking Flatpak, ie sandboxed?
Yeah it’s from KDE Discover. Is there maybe a Zypper Tumbleweed version? If so, how do I get it? sudo zypper install code
?
it doesn’t seem to have settings sync. From what I can see, it’s missing a lot of the Microsoft features. How do I get them on Code OSS?
Well, it’s back to the Flatpak version then
1 Like
what about VSCodium?
Did you fully read those links?
VSCodium doesn’t have access to VSCode Marketplace either.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.