mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
activate search result extension onLanguage:search-result #110031
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"main": "./out/extension.js",
|
||||
"browser": "./dist/extension.js",
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onLanguage:search-result"
|
||||
],
|
||||
"scripts": {
|
||||
"generate-grammar": "node ./syntaxes/generateTMLanguage.js",
|
||||
|
||||
Reference in New Issue
Block a user