mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Drop razor support. Fix #66242
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
"icon": "icons/html.png",
|
||||
"activationEvents": [
|
||||
"onLanguage:html",
|
||||
"onLanguage:handlebars",
|
||||
"onLanguage:razor"
|
||||
"onLanguage:handlebars"
|
||||
],
|
||||
"main": "./client/out/htmlMain",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user