See https://github.com/excalidraw/excalidraw-vscode/blob/master/extension/package.json#L186-L197 for reference
This commit is contained in:
parent
b077fa4246
commit
6cb5b4a75a
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@
|
|||
"selector": [
|
||||
{
|
||||
"filenamePattern": "*.tldr"
|
||||
},
|
||||
{
|
||||
"filenamePattern": "*.tldr.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue