Microsoft/vscode

Allow defining save as file types for custom editors

Open

#124.423 geöffnet am 22. Mai 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
apicustom-editorsfeature-requesthelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

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