mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
enable markdown language server for prompt files (#252656)
This commit is contained in:
committed by
GitHub
parent
b9558f6405
commit
25a8dd4f0b
@@ -17,6 +17,9 @@
|
||||
],
|
||||
"activationEvents": [
|
||||
"onLanguage:markdown",
|
||||
"onLanguage:prompt",
|
||||
"onLanguage:instructions",
|
||||
"onLanguage:chatmode",
|
||||
"onCommand:markdown.api.render",
|
||||
"onCommand:markdown.api.reloadPlugins",
|
||||
"onWebviewPanel:markdown.preview"
|
||||
|
||||
Reference in New Issue
Block a user