File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 48
48
],
49
49
"ms-python.python" : [
50
50
" quickPickSortByLabel" ,
51
- " testObserver" ,
52
- " notebookEditor"
51
+ " testObserver"
53
52
],
54
53
"ms-dotnettools.dotnet-interactive-vscode" : [
55
54
" notebookCellExecutionState" ,
72
71
],
73
72
"GitHub.vscode-pull-request-github" : [
74
73
" tokenInformation" ,
75
- " commentsResolvedState"
74
+ " commentsResolvedState" ,
75
+ " badges" ,
76
+ " contribViewSize"
76
77
],
77
78
"ms-python.gather" : [
78
- " notebookEditor" ,
79
79
" notebookCellExecutionState"
80
80
],
81
81
"ms-toolsai.jupyter" : [
82
82
" notebookControllerKind" ,
83
83
" notebookDebugOptions" ,
84
84
" notebookDeprecated" ,
85
- " notebookEditor" ,
86
85
" notebookWorkspaceEdit" ,
87
86
" notebookMessaging" ,
88
87
" notebookMime" ,
89
88
" notebookCellExecutionState" ,
90
89
" portsAttributes" ,
91
90
" quickPickSortByLabel" ,
92
- " notebookKernelSource"
91
+ " notebookKernelSource" ,
92
+ " interactiveWindow"
93
93
],
94
94
"ms-toolsai.vscode-jupyter-powertoys" : [
95
- " notebookEditor" ,
96
- " notebookEditorEdit" ,
97
95
" notebookWorkspaceEdit"
98
96
],
99
97
"dbaeumer.vscode-eslint" : [
100
- " notebookEditor" ,
101
98
" notebookCellExecutionState"
102
99
],
103
100
"ms-vscode.anycode" : [
104
101
" extensionsAny"
102
+ ],
103
+ "ms-vscode.cpptools" : [
104
+ " terminalDataWriteEvent"
105
105
]
106
106
},
107
107
"extensionTips" : {
You can’t perform that action at this time.
0 commit comments