-
Notifications
You must be signed in to change notification settings - Fork 13
/
infos.yml
395 lines (386 loc) · 18.8 KB
/
infos.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
root:
AccessibilityInformation:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9965">#9965</a>'
AuthenticationGetSessionOptions:
forceNewSession:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
silent:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
AuthenticationProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
AuthenticationProviderAuthenticationSessionsChangeEvent:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
AuthenticationProviderOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
CodeAction:
isPreferred:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9989">#9989</a>'
disabled:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9989">#9989</a>'
CodeActionContext:
triggerKind:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11502">#11502</a>'
CodeActionKind:
SourceFixAll:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9991">#9991</a>'
CodeActionTriggerKind:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11502">#11502</a>'
CommentThread:
canReply:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10002">#10002</a>'
ConfigurationScope:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10004">#10004</a>'
CustomDocumentOpenContext:
untitledDocumentData:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10005">#10005</a>'
DebugProtocolBreakpoint:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10011">#10011</a>'
DebugProtocolSource:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10011">#10011</a>'
DebugSession:
workspaceFolder:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10023">#10023</a>'
getDebugProtocolBreakpoint:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10011">#10011</a>'
parentSession:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11512">#11512</a>'
DebugSessionOptions:
lifecycleManagedByParent:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11511">#11511</a>'
DocumentSymbolProviderMetadata:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10026">#10026</a>'
EvaluatableExpression:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10027">#10027</a>'
EvaluatableExpressionProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10027">#10027</a>'
Extension:
extensionKind:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10029">#10029</a>'
extensionMode:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10201">#10201</a> (current impl is only a stub)'
extensionUri:
_note: 'False positive?'
ExtensionKind:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10029">#10029</a>'
ExtensionContext:
logUri:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10033">#10033</a>'
ExtensionTerminalOptions:
iconPath:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11504">#11504</a>'
color:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11504">#11504</a>'
location:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11506">#11506</a>'
_note: '<a href="https://github.com/eclipse-theia/theia/issues/6589">#6589</a>'
FilePermission:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11509">#11509</a>'
FileStat:
permissions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11509">#11509</a>'
FileSystem:
isWritableFileSystem:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11509">#11509</a>'
FileWillCreateEvent:
token:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11508">#11508</a>'
FileWillDeleteEvent:
token:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11508">#11508</a>'
FileWillRenameEvent:
token:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11508">#11508</a>'
FoldingRangeProvider:
onDidChangeFoldingRanges:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11127">#11127</a>'
InlineValue:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>'
InlineValueContext:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>'
InlineValueEvaluatableExpression:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>'
InlineValuesProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>'
InlineValueText:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>'
InlineValueVariableLookup:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>'
InputBoxOptions:
title:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10030">#10030</a>'
LinkedEditingRangeProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10200">#10200</a>'
LinkedEditingRanges:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10200">#10200</a>'
MarkdownString:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11083">#11083</a>'
supportThemeIcons:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11129">#11129</a>'
supportHtml:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11083">#11083</a>'
baseUri:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11083">#11083</a>'
Memento:
keys:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11510">#11510</a>'
NotebookCell:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellData:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellExecution:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellExecutionSummary:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellKind:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellOutput:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellOutputItem:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellStatusBarAlignment:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellStatusBarItem:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookCellStatusBarItemProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookController:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookControllerAffinity:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookData:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookDocument:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookDocumentContentOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookEditor:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookRange:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookRendererMessaging:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
NotebookSerializer:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
OnEnterRule:
previousLineText:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11131">#11131</a>'
ProviderResult:
_note: '<a href="https://github.com/eclipse-theia/vscode-theia-comparator/issues/21">Comparator: #21</a>'
T:
_note: '<a href="https://github.com/eclipse-theia/vscode-theia-comparator/issues/21">Comparator: #21</a>'
Thenable:
_note: '<a href="https://github.com/eclipse-theia/vscode-theia-comparator/issues/21">Comparator: #21</a>'
Pseudoterminal:
onDidChangeName:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11513">#11513</a>'
QuickPick:
onDidTriggerItemButton:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11514">#11514</a>'
QuickPickItem:
buttons:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11514">#11514</a>'
QuickPickItemButtonEvent:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11514">#11514</a>'
RunOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11132">#11132</a>'
SignatureInformation:
activeParameter:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11134">#11134</a>'
SourceControlInputBox:
visible:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11140">#11140</a>'
RelativePattern:
baseUri:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11518">#11518</a>'
Task:
runOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11132">#11132</a>'
TaskGroup:
id:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11519">#11519</a>'
isDefault:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11519">#11519</a>'
TaskPresentationOptions:
clear:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11133">#11133</a>'
Terminal:
creationOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11138">#11138</a>'
exitStatus:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11139">#11139</a>'
state:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11515">#11515</a>'
TerminalEditorLocationOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11506">#11506</a>'
TerminalExitStatus:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11139">#11139</a>'
TerminalLink:
constructor:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11507">#11507</a>'
TerminalOptions:
strictEnv:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11143">#11143</a>'
hideFromUser:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11144">#11144</a>'
message:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11145">#11145</a>'
iconPath:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11504">#11504</a>'
color:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11504">#11504</a>'
location:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11506">#11506</a>'
TerminalProfile:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11503">#11503</a>'
TerminalProfileProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11503">#11503</a>'
TerminalSplitLocationOptions:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11506">#11506</a>'
TerminalState:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11515">#11515</a>'
TestController:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TestItem:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TestItemCollection:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TerminalLocation:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11506">#11506</a>'
TestMessage:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TestRun:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TestRunProfile:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TestRunProfileKind:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TestRunRequest:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TestTag:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
TextEditor:
show:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11146">#11146</a>'
hide:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11146">#11146</a>'
ThemeIcon:
constructor:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11128">#11128</a>'
color:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11128">#11128</a>'
TreeDataProvider:
resolveTreeItem:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11147">#11147</a>'
TreeItemLabel:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11148">#11148</a>'
TreeViewOptions:
canSelectMany:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10102">#10102</a>'
Thenable:
_note: '<a href="https://github.com/eclipse-theia/vscode-theia-comparator/issues/21">Comparator: #21</a>'
TypeHierarchyItem:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11516">#11516</a>'
TypeHierarchyProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11516">#11516</a>'
WebviewView:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8740">#8740</a>'
WebviewOptions:
enableForms:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11517">#11517</a>'
WebviewViewProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8740">#8740</a>'
WebviewViewResolveContext:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11149">#11149</a>'
debug:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10661">#10661</a>'
addBreakpoints:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10661">#10661</a>'
asDebugSourceUri:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10661">#10661</a>'
removeBreakpoints:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10661">#10661</a>'
startDebugging:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10661">#10661</a>'
stopDebugging:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10661">#10661</a>'
env:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10662">#10662</a>'
appHost:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10662">#10662</a>'
isNewAppInstall:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10662">#10662</a>'
isTelemetryEnabled:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10662">#10662</a>'
onDidChangeTelemetryEnabled:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10662">#10662</a>'
remoteName:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10662">#10662</a>'
window:
createTerminal:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/6589">#6589</a>'
createWebviewPanel:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11517">#11517</a>'
onDidChangeTerminalState:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/6589">#6589</a>'
registerTerminalProfileProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11515">#11515</a>'
registerWebviewViewProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8740">#8740</a>'
showQuickPick:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11514">#11514</a>'
withScmProgress:
_note: '<a href="https://code.visualstudio.com/api/references/vscode-api#window">Deprecated</a>'
workspace:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10472">#10472</a>'
getConfiguration:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10004">#10004</a>'
isTrusted:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10472">#10472</a>'
onDidGrantWorkspaceTrust:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10472">#10472</a>'
notebookDocuments:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
onDidCloseNotebookDocument:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
onDidOpenNotebookDocument:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
openNotebookDocument:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
registerNotebookSerializer:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
updateWorkspaceFolders:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
tests:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
createTestController:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10669">#10669</a>'
extensions:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11887">#11887</a>'
all:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11887">#11887</a>'
getExtension:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11887">#11887</a>'
onDidChange:
_note: '<a href="https://github.com/eclipse-theia/theia/pull/11887">#11887</a>'
languages:
registerEvaluatableExpressionProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10027">#10027</a>'
registerInlineValuesProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>'
registerLinkedEditingRangeProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10200">#10200</a>'
registerTypeHierarchyProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/11516">#11516</a>'
notebooks:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
createNotebookController:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
createRendererMessaging:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
registerNotebookCellStatusBarItemProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8395">#8395</a>'
authentication:
getSession:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'
registerAuthenticationProvider:
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9345">#9345</a>'