mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
feat: conditionally open activity icon when lang id is typst (#222)
This commit is contained in:
parent
9767e33bdd
commit
60fa22c4df
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@
|
|||
{
|
||||
"id": "tinymist.side-symbol-view",
|
||||
"type": "webview",
|
||||
"name": "Symbol View"
|
||||
"name": "Symbol View",
|
||||
"when": "resourceLangId == typst"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue