Reputation: 75
In vscode, there is an option to chose which language I'm going to use when I make a new file. I accidentally clicked do not show for this setting/UI but I want it back. I tried googling it but I can't find any solutions. Is this is even changeable?
Upvotes: 2
Views: 118
Reputation: 3340
If you are talking about this feature, it can be re-enabled by changing the value of Workbench > Editor > Untitled: Hint
(workbench.editor.untitled.hint) in the settings.
But without that feature you can still change language mode by clicking the button at the bottom right of the window.
Upvotes: 2