quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

Feature request for VS Code extension: contribute default for `workbench.editor.customLabels.patterns` setting #429

Open juliasilge opened 1 month ago

juliasilge commented 1 month ago

Custom Editor labels were added in VS Code 1.88: https://code.visualstudio.com/updates/v1_88#_custom-labels-for-open-editors

This could be really nice for Quarto projects because so many of the files have the same name, such as when index.qmd is used for every blog post. Quarto could contribute a default for workbench.editor.customLabels.patterns setting via its VS Code extension.

cscheid commented 1 month ago

Oh yeah, that would be great!