comment
comment copied to clipboard
Feature request for declared language file.
Hi there, this extension is great but unfortunately it doesnt work with the majority of file types I work with. Is there any chance you could add support for alternative filetypes through support for this kind of package.json adjustment:
"languages": [
{
"id": "qmd",
"extensions": [".qmd"],
"aliases": ["QMD", "qmd"]
}
],
This could do, yes. But why not contributing your files to the actual repository and have them added once for everyone for every project?
Just make a PR that changes this file: https://github.com/pouyakary/comment/blob/master/src/web/vscode/languages/dictionary.ts