Microsoft/vscode

Allow defining save as file types for custom editors

Open

#124 423 ouverte le 22 mai 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)TypeScript (10 221 forks)batch import
apicustom-editorsfeature-requesthelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

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

Guide contributeur