|
39 | 39 | "aiConfig": {
|
40 | 40 | "ariaKey": "foo"
|
41 | 41 | },
|
42 |
| - "extensionEnabledApiProposals": { |
43 |
| - "ms-vscode.vscode-selfhost-test-provider": [ |
44 |
| - "testObserver" |
45 |
| - ], |
46 |
| - "VisualStudioExptTeam.vscodeintellicode-completions": [ |
47 |
| - "inlineCompletionsNew", |
48 |
| - "inlineCompletionsAdditions" |
49 |
| - ], |
50 |
| - "ms-vsliveshare.vsliveshare": [ |
51 |
| - "contribMenuBarHome", |
52 |
| - "diffCommand", |
53 |
| - "documentFiltersExclusive", |
54 |
| - "fileSearchProvider", |
55 |
| - "findTextInFiles", |
56 |
| - "notebookCellExecutionState", |
57 |
| - "notebookContentProvider", |
58 |
| - "notebookEditor", |
59 |
| - "notebookEditorEdit", |
60 |
| - "notebookLiveShare", |
61 |
| - "notebookWorkspaceEdit", |
62 |
| - "terminalDimensions", |
63 |
| - "terminalDataWriteEvent", |
64 |
| - "textSearchProvider" |
65 |
| - ], |
66 |
| - "ms-vscode.js-debug": [ |
67 |
| - "portsAttributes", |
68 |
| - "findTextInFiles", |
69 |
| - "workspaceTrust", |
70 |
| - "resolvers", |
71 |
| - "tunnels" |
72 |
| - ], |
73 |
| - "ms-toolsai.vscode-ai-remote": [ |
74 |
| - "resolvers", |
75 |
| - "notebookEditor" |
76 |
| - ], |
77 |
| - "ms-python.python": [ |
78 |
| - "quickPickSortByLabel", |
79 |
| - "testObserver" |
80 |
| - ], |
81 |
| - "ms-dotnettools.dotnet-interactive-vscode": [ |
82 |
| - "notebookMessaging", |
83 |
| - "notebookWorkspaceEdit" |
84 |
| - ], |
85 |
| - "GitHub.codespaces": [ |
86 |
| - "contribEditSessions", |
87 |
| - "contribMenuBarHome", |
88 |
| - "contribRemoteHelp", |
89 |
| - "contribViewsRemote", |
90 |
| - "resolvers", |
91 |
| - "tunnels", |
92 |
| - "terminalDataWriteEvent", |
93 |
| - "treeViewReveal" |
94 |
| - ], |
95 |
| - "ms-vscode.azure-repos": [ |
96 |
| - "extensionRuntime", |
97 |
| - "fileSearchProvider", |
98 |
| - "textSearchProvider" |
99 |
| - ], |
100 |
| - "ms-vscode.remote-repositories": [ |
101 |
| - "contribEditSessions", |
102 |
| - "contribRemoteHelp", |
103 |
| - "contribMenuBarHome", |
104 |
| - "contribViewsRemote", |
105 |
| - "contribViewsWelcome", |
106 |
| - "contribShareMenu", |
107 |
| - "documentFiltersExclusive", |
108 |
| - "editSessionIdentityProvider", |
109 |
| - "extensionRuntime", |
110 |
| - "fileSearchProvider", |
111 |
| - "quickPickSortByLabel", |
112 |
| - "workspaceTrust", |
113 |
| - "scmSelectedProvider", |
114 |
| - "scmValidation", |
115 |
| - "textSearchProvider", |
116 |
| - "timeline" |
117 |
| - ], |
118 |
| - "ms-vscode-remote.remote-wsl": [ |
119 |
| - "resolvers", |
120 |
| - "contribViewsRemote", |
121 |
| - "telemetry" |
122 |
| - ], |
123 |
| - "ms-vscode-remote.remote-ssh": [ |
124 |
| - "resolvers", |
125 |
| - "tunnels", |
126 |
| - "terminalDataWriteEvent", |
127 |
| - "contribViewsRemote", |
128 |
| - "telemetry" |
129 |
| - ], |
130 |
| - "ms-vscode.remote-server": [ |
131 |
| - "resolvers" |
132 |
| - ], |
133 |
| - "ms-vscode.remote-explorer": [ |
134 |
| - "contribViewsRemote" |
135 |
| - ], |
136 |
| - "ms-vscode-remote.remote-containers": [ |
137 |
| - "contribEditSessions", |
138 |
| - "resolvers", |
139 |
| - "tunnels", |
140 |
| - "workspaceTrust", |
141 |
| - "terminalDimensions", |
142 |
| - "contribViewsRemote" |
143 |
| - ], |
144 |
| - "ms-vscode.js-debug-nightly": [ |
145 |
| - "portsAttributes", |
146 |
| - "findTextInFiles", |
147 |
| - "workspaceTrust", |
148 |
| - "resolvers", |
149 |
| - "tunnels" |
150 |
| - ], |
151 |
| - "ms-vscode.lsif-browser": [ |
152 |
| - "documentFiltersExclusive" |
153 |
| - ], |
154 |
| - "GitHub.vscode-pull-request-github": [ |
155 |
| - "tokenInformation", |
156 |
| - "commentsResolvedState", |
157 |
| - "badges", |
158 |
| - "contribViewSize" |
159 |
| - ], |
160 |
| - "GitHub.copilot": [ |
161 |
| - "inlineCompletionsNew", |
162 |
| - "inlineCompletionsAdditions" |
163 |
| - ], |
164 |
| - "GitHub.copilot-nightly": [ |
165 |
| - "inlineCompletionsNew", |
166 |
| - "inlineCompletionsAdditions" |
167 |
| - ], |
168 |
| - "GitHub.remotehub": [ |
169 |
| - "contribRemoteHelp", |
170 |
| - "contribMenuBarHome", |
171 |
| - "contribViewsRemote", |
172 |
| - "contribViewsWelcome", |
173 |
| - "documentFiltersExclusive", |
174 |
| - "extensionRuntime", |
175 |
| - "fileSearchProvider", |
176 |
| - "quickPickSortByLabel", |
177 |
| - "workspaceTrust", |
178 |
| - "scmSelectedProvider", |
179 |
| - "scmValidation", |
180 |
| - "textSearchProvider", |
181 |
| - "timeline" |
182 |
| - ], |
183 |
| - "ms-python.gather": [ |
184 |
| - "notebookCellExecutionState" |
185 |
| - ], |
186 |
| - "ms-python.vscode-pylance": [ |
187 |
| - "notebookCellExecutionState" |
188 |
| - ], |
189 |
| - "ms-toolsai.jupyter": [ |
190 |
| - "notebookControllerKind", |
191 |
| - "notebookDebugOptions", |
192 |
| - "notebookDeprecated", |
193 |
| - "notebookWorkspaceEdit", |
194 |
| - "notebookMessaging", |
195 |
| - "notebookMime", |
196 |
| - "notebookCellExecutionState", |
197 |
| - "portsAttributes", |
198 |
| - "quickPickSortByLabel", |
199 |
| - "notebookKernelSource", |
200 |
| - "interactiveWindow" |
201 |
| - ], |
202 |
| - "ms-toolsai.vscode-jupyter-powertoys": [ |
203 |
| - "notebookWorkspaceEdit" |
204 |
| - ], |
205 |
| - "dbaeumer.vscode-eslint": [ |
206 |
| - "notebookCellExecutionState" |
207 |
| - ], |
208 |
| - "ms-vscode.azure-sphere-tools-ui": [ |
209 |
| - "resolvers", |
210 |
| - "tunnels" |
211 |
| - ], |
212 |
| - "ms-azuretools.vscode-azureappservice": [ |
213 |
| - "terminalDataWriteEvent" |
214 |
| - ], |
215 |
| - "ms-vscode.anycode": [ |
216 |
| - "extensionsAny" |
217 |
| - ], |
218 |
| - "ms-vscode.cpptools": [ |
219 |
| - "terminalDataWriteEvent" |
220 |
| - ] |
221 |
| - }, |
222 | 42 | "extensionTips": {
|
223 | 43 | "muhammad-sammy.csharp": "{**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln,**/appsettings.json}",
|
224 | 44 | "firefox-devtools.vscode-firefox-debug": "{**/*.ts,**/*.tsx,**/*.js,**/*.jsx,**/*.es6,**/.babelrc}",
|
|
0 commit comments