Microsoft/vscode

Allow defining save as file types for custom editors

Open

#124,423 opened on May 22, 2021

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
apicustom-editorsfeature-requesthelp wanted

Description

I don't think it's possible unless using the simple dialog to specify the save as file type:

I'd like to remove all language extensions from that list and add my own (name + extension) in order to support https://github.com/lunapaint/vscode-luna-paint/issues/69

Contributor guide