fixed:warning启动检测有使用proposal api但是找不到的警告.
This commit is contained in:
parent
bf764842f5
commit
a3823190e7
|
@ -63,7 +63,6 @@
|
|||
"contribEditorContentMenu",
|
||||
"quickPickSortByLabel",
|
||||
"portsAttributes",
|
||||
"registerIssueDataProvider",
|
||||
"testObserver",
|
||||
"quickPickItemTooltip",
|
||||
"terminalDataWriteEvent",
|
||||
|
@ -292,7 +291,7 @@
|
|||
"workspaceTrust",
|
||||
"tunnels"
|
||||
],
|
||||
"KylinIDETeam.python": ["quickPickSortByLabel", "testObserver", "notebookEditor"]
|
||||
"KylinIDETeam.python": ["quickPickSortByLabel", "testObserver"]
|
||||
},
|
||||
"extensionKind": {
|
||||
"Shan.code-settings-sync": [
|
||||
|
|
Loading…
Reference in New Issue