mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
serverless: add python basic extension
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"engines": { "vscode": "*" },
|
||||
"activationEvents": ["onLanguage:python"],
|
||||
"main": "./out/pythonMain",
|
||||
"browser": "./dist/pythonMain",
|
||||
"extensionKind": [ "ui", "workspace" ],
|
||||
"contributes": {
|
||||
"languages": [{
|
||||
|
||||
Reference in New Issue
Block a user