Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 7027  / 3 Years ago, sat, may 8, 2021, 5:15:20

The VS Code UI has been changed in 19.10 and it's not good as it was in 19.04 and earlier. The menu bar in VS Code deviates from the Ubuntu 19.10 system theme, and it has a disconcerting white background instead of being dark. The VS Code UI also deviates from the default system theme in a few other minor ways. This mismatched UI is annoying to someone who uses Visual Studio Code on a daily basis, and it's no longer possible to save slick looking screenshots of my code.



Is there any way to get a decent looking UI back in Visual Studio Code?



enter image description here


More From » themes

 Answers
1

To install the Visual Studio Code snap package in all currently supported versions of Ubuntu open the terminal and type:



sudo snap install code --classic  


or search for Visual Studio Code in the Ubuntu Software app.



In your screenshot I noticed that the terminal pane isn't open at the bottom of Visual Studio Code. Because Visual Studio Code can run code of many programming languages, I keep the terminal pane open all the time. To open the terminal pane from the Visual Studio Code menu select TerminalNew Terminal.



Explorer pane:



Explorer pane in VS Code



VS Code menu bar + breadcrumb navigation bar looks like the default Ubuntu Ambiance theme, which is not surprising because Visual Studio Code is packaged as an app in Ubuntu Software.



VS Code menu bar


[#4385] Monday, May 10, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
dersol

Total Points: 78
Total Questions: 100
Total Answers: 124

Location: Christmas Island
Member since Mon, Oct 19, 2020
4 Years ago
dersol questions
;