DEV Community

Discussion on: VS Code settings you should customize

Collapse
 
alahmadiq8 profile image
Mohammad Alahmadi

Great Article!
here is also one of my favorite settings

"window.title": "${activeEditorMedium}${separator}${rootName}",
Enter fullscreen mode Exit fullscreen mode
Collapse
 
anduser96 profile image
Andrei Gatej

Is there a way to see all these variables in once place? Or maybe where are defined or set?