I want to start using VSCode for learning Linux, but I found the MobaXterm's interface friendlier because of all the colors making whatever is on display easier to find and read.
Since I will be using lots of "--help", colors really help.
All help is welcomed!
By the way, I tried those "themes" (...) to put inside settings.json in VSCode:
"workbench.colorCustomizations": { (...) }
This only changes background and a few more things, it doesn't highlight some Linux keywords like I want it to, like MobaXterm does (e.g. "ls --help", lots of different colors and highlights apper)