'Is there a way to add a file extension to the 'save-as' menu in Visual Studio Code?
On my Windows 10 workstation some other Windows tool (I don't know which) has removed the '*.rb' file extension from 'Save as type:' in 'Save As' in my Visual Studio Code instance.
Menu showing missing file extension
This leads to the automatic naming each new '.rb' file I save as '.rb.arb' if the Ruby file type is selected. I can work around this, but it is pretty annoying. Can I add the extension back into the list somehow? Google isn't turning up anything.
Loaded Ruby '.rb' files are still properly understood by the editor and the language is correct, but the missing extension in 'save as' I can't figure out. Any help would be appreciated.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
