Microsoft/vscode

Allow defining save as file types for custom editors

Open

#124.423 aberto em 22 de mai. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
apicustom-editorsfeature-requesthelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

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

Guia do colaborador