@theia/core 1.60.0-next.43 → 1.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/README.md +6 -6
  2. package/i18n/nls.cs.json +104 -8
  3. package/i18n/nls.de.json +104 -8
  4. package/i18n/nls.es.json +104 -8
  5. package/i18n/nls.fr.json +104 -8
  6. package/i18n/nls.hu.json +104 -8
  7. package/i18n/nls.it.json +104 -8
  8. package/i18n/nls.ja.json +104 -8
  9. package/i18n/nls.json +111 -15
  10. package/i18n/nls.ko.json +104 -8
  11. package/i18n/nls.pl.json +104 -8
  12. package/i18n/nls.pt-br.json +104 -8
  13. package/i18n/nls.ru.json +104 -8
  14. package/i18n/nls.tr.json +104 -8
  15. package/i18n/nls.zh-cn.json +104 -8
  16. package/i18n/nls.zh-tw.json +104 -8
  17. package/lib/browser/catalog.json +150 -26
  18. package/lib/browser/context-menu-renderer.d.ts +2 -1
  19. package/lib/browser/context-menu-renderer.d.ts.map +1 -1
  20. package/lib/browser/context-menu-renderer.js +3 -0
  21. package/lib/browser/context-menu-renderer.js.map +1 -1
  22. package/lib/browser/shell/application-shell.d.ts.map +1 -1
  23. package/lib/browser/shell/application-shell.js +2 -1
  24. package/lib/browser/shell/application-shell.js.map +1 -1
  25. package/lib/browser/shell/tab-bars.d.ts +7 -30
  26. package/lib/browser/shell/tab-bars.d.ts.map +1 -1
  27. package/lib/browser/shell/tab-bars.js +49 -76
  28. package/lib/browser/shell/tab-bars.js.map +1 -1
  29. package/lib/browser/shell/theia-dock-panel.d.ts.map +1 -1
  30. package/lib/browser/shell/theia-dock-panel.js +9 -0
  31. package/lib/browser/shell/theia-dock-panel.js.map +1 -1
  32. package/lib/browser/widget-open-handler.d.ts +1 -1
  33. package/lib/browser/widget-open-handler.d.ts.map +1 -1
  34. package/lib/browser/widget-open-handler.js +2 -2
  35. package/lib/browser/widget-open-handler.js.map +1 -1
  36. package/lib/browser/widgets/widget.d.ts +3 -2
  37. package/lib/browser/widgets/widget.d.ts.map +1 -1
  38. package/lib/browser/widgets/widget.js +1 -3
  39. package/lib/browser/widgets/widget.js.map +1 -1
  40. package/lib/common/path.d.ts.map +1 -1
  41. package/lib/common/path.js +1 -4
  42. package/lib/common/path.js.map +1 -1
  43. package/lib/common/path.spec.js +3 -0
  44. package/lib/common/path.spec.js.map +1 -1
  45. package/lib/node/env-variables/env-variables-server.d.ts.map +1 -1
  46. package/lib/node/env-variables/env-variables-server.js +5 -7
  47. package/lib/node/env-variables/env-variables-server.js.map +1 -1
  48. package/package.json +7 -7
  49. package/src/browser/context-menu-renderer.ts +4 -1
  50. package/src/browser/shell/application-shell.ts +3 -1
  51. package/src/browser/shell/tab-bars.ts +55 -86
  52. package/src/browser/shell/theia-dock-panel.ts +10 -0
  53. package/src/browser/style/index.css +2 -0
  54. package/src/browser/style/tabs.css +2 -2
  55. package/src/browser/style/view-container.css +1 -0
  56. package/src/browser/widget-open-handler.ts +2 -2
  57. package/src/browser/widgets/widget.ts +11 -8
  58. package/src/common/path.spec.ts +4 -0
  59. package/src/common/path.ts +1 -4
  60. package/src/node/env-variables/env-variables-server.ts +5 -6
@@ -1,4 +1,5 @@
1
1
  {
2
+ "ai-chat-ui.show-settings": "顯示 AI 設定",
2
3
  "aiConfiguration:open": "開啟 AI 設定檢視",
3
4
  "aiHistory:clear": "AI 歷史:清除歷史",
4
5
  "aiHistory:open": "開啟 AI 歷史檢視",
@@ -13,6 +14,30 @@
13
14
  "terminal:profile:default": "選擇預設終端設定檔",
14
15
  "theia": {
15
16
  "ai": {
17
+ "agents": {
18
+ "enable": {
19
+ "mdDescription": "指定代理應啟用(true)還是停用(false)。",
20
+ "title": "啟用代理程式"
21
+ },
22
+ "languageModelRequirements": {
23
+ "identifier": {
24
+ "mdDescription": "要使用的語言模型的識別碼。",
25
+ "title": "識別"
26
+ },
27
+ "mdDescription": "指定此代理使用的語言模型。",
28
+ "purpose": {
29
+ "mdDescription": "使用此語言模型的目的。",
30
+ "title": "目的"
31
+ },
32
+ "title": "語言模型要求"
33
+ },
34
+ "mdDescription": "設定代理程式設定,例如啟用或停用特定代理程式、設定提示和選擇 LLM。",
35
+ "selectedVariants": {
36
+ "mdDescription": "指定此代理目前選擇的提示變異。",
37
+ "title": "精選變體"
38
+ },
39
+ "title": "代理設定"
40
+ },
16
41
  "anthropic": {
17
42
  "apiKey": {
18
43
  "description": "輸入您正式 Anthropic 帳戶的 API 金鑰。**請注意:** 使用此偏好設定時,Anthropic API 金鑰會以明碼方式儲存在執行 Theia 的機器上。使用環境變數 `ANTHROPIC_API_KEY` 來安全地設定金鑰。"
@@ -27,6 +52,9 @@
27
52
  },
28
53
  "pinChatAgent": {
29
54
  "description": "啟用代理釘住功能可自動讓被提及的聊天代理在各個提示中保持活動,減少重複提及的需要。您可以隨時手動取消釘住或切換代理。"
55
+ },
56
+ "view": {
57
+ "label": "AI 聊天"
30
58
  }
31
59
  },
32
60
  "chat-ui": {
@@ -53,17 +81,22 @@
53
81
  },
54
82
  "copyCodeBlock": "複製代碼區塊",
55
83
  "deleteChangeSet": "刪除變更設定",
84
+ "enterChatName": "輸入聊天名稱",
56
85
  "errorChatInvocation": "聊天服務呼叫期間發生錯誤。",
57
86
  "openDiff": "開放式差分",
58
87
  "openOriginalFile": "開啟原始檔案",
59
88
  "pinAgent": "銷代理",
60
89
  "removeChat": "移除聊天",
90
+ "renameChat": "重新命名聊天",
61
91
  "selectChat": "選擇聊天",
62
92
  "selectVariableArguments": "選擇變數參數",
63
93
  "send": "傳送 (輸入)",
64
94
  "text-part-renderer": {
65
95
  "cantDisplay": "無法顯示回應,請檢查您的 ChatResponsePartRenderers!"
66
96
  },
97
+ "thinking-part-renderer": {
98
+ "thinking": "思考"
99
+ },
67
100
  "toolcall-part-renderer": {
68
101
  "finished": "冉",
69
102
  "prettyPrintError": "內容無法轉換為字串: '{0}' 。這是原始內容:'{1}'."
@@ -132,10 +165,16 @@
132
165
  "promptTemplates": {
133
166
  "description": "儲存自訂提示範本的資料夾。如果未自訂,則使用使用者設定目錄。請考慮使用受版本控制的資料夾,以管理提示範本的變體。"
134
167
  },
168
+ "prompts": {
169
+ "category": "Theia AI 提示範本"
170
+ },
135
171
  "requestSettings": {
136
172
  "mdDescription": "允許為多個模型指定自訂請求設定。\n 每個物件代表特定模型的設定。`modelId` 欄位指定模型 ID,`requestSettings` 定義特定於模型的設定。\n 提供者 ID ` 欄位是可選的,可讓您將設定套用到特定的提供者。如果未設定,設定將應用於所有提供者。\n 範例 providerId:huggingface、openai、ollama、llamafile。\n 如需詳細資訊,請參閱 [我們的說明文件](https://theia-ide.org/docs/user_ai/#custom-request-settings)。",
137
173
  "title": "自訂請求設定"
138
174
  },
175
+ "showAllPrompts": {
176
+ "label": "顯示所有提示"
177
+ },
139
178
  "templateSettings": {
140
179
  "selectVariant": "選擇變種:",
141
180
  "unavailableVariant": "選取的變體不再可用"
@@ -146,7 +185,16 @@
146
185
  "currentFileContent": "目前開啟的檔案的原始內容。這不包括內容來自何處的資訊。請注意,大多數代理程式使用相對檔案路徑 (相對於目前工作區) 效果會更好。",
147
186
  "currentRelativeDirPath": "包含目前開啟檔案的目錄的相對路徑。",
148
187
  "currentRelativeFilePath": "目前開啟檔案的相對路徑。",
149
- "currentSelectedText": "目前在開啟的檔案中選擇的純文字。這不包括內容來自何處的資訊。請注意,大多數代理程式使用相對檔案路徑 (相對於目前工作區) 效果會更好。"
188
+ "currentSelectedText": "目前在開啟的檔案中選擇的純文字。這不包括內容來自何處的資訊。請注意,大多數代理程式使用相對檔案路徑 (相對於目前工作區) 效果會更好。",
189
+ "dotRelativePath": "目前開啟檔案的相對路徑的簡短參考 ('currentRelativeFilePath')。"
190
+ }
191
+ },
192
+ "google": {
193
+ "apiKey": {
194
+ "description": "輸入您官方 Google AI (Gemini) 帳戶的 API 金鑰。**請注意:** 使用此偏好設定時,GOOGLE AI API 金鑰會以明碼儲存於執行 Theia 的機器上。請使用環境變數 `GOOGLE_API_KEY` 來安全地設定金鑰。"
195
+ },
196
+ "models": {
197
+ "description": "使用的官方 Google 雙子星模型"
150
198
  }
151
199
  },
152
200
  "history": {
@@ -154,14 +202,11 @@
154
202
  "tooltip": "清除所有代理的歷史記錄"
155
203
  },
156
204
  "communication-card": {
157
- "context": "內容",
158
- "messages": "訊息",
159
205
  "request": "請求",
160
206
  "requestId": "請求 ID",
161
207
  "response": "回應",
162
208
  "responseTime": "回應時間",
163
209
  "sessionId": "會話 ID",
164
- "systemMessage": "系統訊息",
165
210
  "timestamp": "時間戳記"
166
211
  },
167
212
  "sortChronologically": {
@@ -185,6 +230,11 @@
185
230
  "description": "使用的擁抱臉模型"
186
231
  }
187
232
  },
233
+ "ide": {
234
+ "agent-description": "在 [AI Configuration View]({0}) 中設定 AI 代理程式設定,包括啟用、LLM 選擇、提示範本自訂及自訂代理程式建立。",
235
+ "model-selection-description": "在 [AI Configuration View]({0}) 中選擇每個 AI 代理使用哪些大型語言模型 (LLM)。",
236
+ "prompt-template-description": "在 [AI 配置檢視]({0}) 中選擇 AI 代理的提示變體和自訂提示範本。"
237
+ },
188
238
  "llamaFile": {
189
239
  "prefs": {
190
240
  "mdDescription": "此設定可讓您在 Theia IDE 中設定和管理 LlamaFile 模型。 \n 每個項目都需要一個使用者友善的 `name `、指向您的 LlamaFile 的檔案 `uri `,以及執行的 `port `。 \n 要啟動 LlamaFile,請使用「Start LlamaFile」指令,您就可以選擇想要的模型。 \n 如果您編輯一個項目 (例如,變更連接埠),任何正在執行的範例都會停止,您需要重新手動啟動它。 \n [在 Theia IDE 文件中瞭解更多關於設定和管理 LlamaFiles 的資訊](https://theia-ide.org/docs/user_ai/#llamafile-models)。",
@@ -245,11 +295,29 @@
245
295
  },
246
296
  "stop": {
247
297
  "label": "MCP:停止 MCP 伺服器"
248
- },
249
- "tool": {
250
- "unnamed": "未命名工具"
251
298
  }
252
299
  },
300
+ "mcpConfiguration": {
301
+ "arguments": "論據: ",
302
+ "autostart": "自動啟動: ",
303
+ "command": "指令: ",
304
+ "copiedAllList": "複製所有工具到剪貼簿 (所有工具清單)",
305
+ "copiedAllSingle": "將所有工具複製到剪貼簿(包含所有工具的單一提示片段)",
306
+ "copiedForPromptTemplate": "為提示範本複製所有工具至剪貼簿 (包含所有工具的單一提示片段)",
307
+ "copyAllList": "全部複製(所有工具的清單)",
308
+ "copyAllSingle": "複製所有聊天內容(使用所有工具的單一提示片段)",
309
+ "copyForPrompt": "複製工具(用於聊天或提示範本)",
310
+ "copyForPromptTemplate": "全部複製為提示範本 (使用所有工具的單一提示片段)",
311
+ "disabled": "殘障",
312
+ "enabled": "已啟用",
313
+ "environmentVariables": "環境變數: ",
314
+ "noServers": "未設定 MCP 伺服器",
315
+ "serverConfigurations": "MCP 伺服器組態",
316
+ "startServer": "啟動伺服器",
317
+ "stopServer": "停止伺服器",
318
+ "tools": "工具: ",
319
+ "widgetLabel": "MCP 伺服器"
320
+ },
253
321
  "openai": {
254
322
  "apiKey": {
255
323
  "mdDescription": "輸入您官方 OpenAI 帳戶的 API 金鑰。**請注意:** 使用此偏好設定時,Open AI API 金鑰會以明確文字儲存於執行 Theia 的機器上。使用環境變數 `OPENAI_API_KEY` 來安全地設定金鑰。"
@@ -285,6 +353,18 @@
285
353
  "description": "使用的官方 OpenAI 模型"
286
354
  }
287
355
  },
356
+ "promptTemplates": {
357
+ "directories": {
358
+ "title": "特定工作區的提示範本目錄"
359
+ },
360
+ "extensions": {
361
+ "description": "提示位置中被視為提示範本的附加檔案副檔名清單。.prompttemplate'總是被視為預設值。",
362
+ "title": "其他提示範本檔案副檔名"
363
+ },
364
+ "files": {
365
+ "title": "特定工作區的提示範本檔案"
366
+ }
367
+ },
288
368
  "scanoss": {
289
369
  "changeSet": {
290
370
  "clean": "無匹配",
@@ -317,6 +397,10 @@
317
397
  "summary": "摘要"
318
398
  }
319
399
  },
400
+ "session-settings-dialog": {
401
+ "title": "設定工作階段設定",
402
+ "tooltip": "設定工作階段設定"
403
+ },
320
404
  "terminal": {
321
405
  "agent": {
322
406
  "description": "此代理程式可協助編寫和執行任意的終端命令。 根據使用者的要求,它會建議命令,並允許使用者直接貼上並在終端執行這些命令。 它會存取目前的目錄、環境以及終端會話最近的終端輸出,以提供情境感知的協助。"
@@ -352,6 +436,13 @@
352
436
  }
353
437
  }
354
438
  },
439
+ "ai-chat-ui": {
440
+ "open-history-tooltip": "開啟 AI 歷史...",
441
+ "open-settings-tooltip": "開啟 AI 設定..."
442
+ },
443
+ "ai-ide": {
444
+ "open-agent-settings-tooltip": "開啟代理程式設定..."
445
+ },
355
446
  "callhierarchy": {
356
447
  "noCallers": "未偵測到來電者。",
357
448
  "open": "開放式呼叫層級"
@@ -386,7 +477,8 @@
386
477
  "core": {
387
478
  "about": {
388
479
  "compatibility": "{0} 相容性",
389
- "defaultApi": "預設{0} API"
480
+ "defaultApi": "預設{0} API",
481
+ "listOfExtensions": "擴充清單"
390
482
  },
391
483
  "common": {
392
484
  "closeAll": "關閉所有標籤",
@@ -758,6 +850,7 @@
758
850
  "webviewWarnIfUnsecure": "警告使用者目前以不安全的方式部署 webview。"
759
851
  },
760
852
  "preferences": {
853
+ "ai-features": "AI 功能",
761
854
  "hostedPlugin": "託管外掛程式",
762
855
  "toolbar": "工具列"
763
856
  },
@@ -859,6 +952,9 @@
859
952
  "subtypeHierarchy": "子類別階層",
860
953
  "supertypeHierarchy": "超類型層級"
861
954
  },
955
+ "variableResolver": {
956
+ "listAllVariables": "變數:列出所有"
957
+ },
862
958
  "vsx-registry": {
863
959
  "confirmDialogMessage": "副檔名 \"{0}\" 未經驗證,可能會構成安全風險。",
864
960
  "confirmDialogTitle": "您確定要繼續安裝嗎?",
@@ -99,14 +99,15 @@
99
99
  "name": ".aiproj.json",
100
100
  "description": "Settings for project analysis by the Application Inspector",
101
101
  "fileMatch": [".aiproj.json"],
102
- "url": "https://json.schemastore.org/aiproj-1.5.json",
102
+ "url": "https://json.schemastore.org/aiproj-1.6.json",
103
103
  "versions": {
104
104
  "1.0": "https://json.schemastore.org/aiproj-1.0.json",
105
105
  "1.1": "https://json.schemastore.org/aiproj-1.1.json",
106
106
  "1.2": "https://json.schemastore.org/aiproj-1.2.json",
107
107
  "1.3": "https://json.schemastore.org/aiproj-1.3.json",
108
108
  "1.4": "https://json.schemastore.org/aiproj-1.4.json",
109
- "1.5": "https://json.schemastore.org/aiproj-1.5.json"
109
+ "1.5": "https://json.schemastore.org/aiproj-1.5.json",
110
+ "1.6": "https://json.schemastore.org/aiproj-1.6.json"
110
111
  }
111
112
  },
112
113
  {
@@ -125,7 +126,7 @@
125
126
  "name": "ABCSupplyPlan",
126
127
  "description": "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner",
127
128
  "fileMatch": ["abc-supply-plan-*.json"],
128
- "url": "https://json.schemastore.org/abc-supply-plan-7.0.0.json",
129
+ "url": "https://json.schemastore.org/abc-supply-plan-8.0.0.json",
129
130
  "versions": {
130
131
  "1.0.0": "https://json.schemastore.org/abc-supply-plan-1.0.0.json",
131
132
  "2.0.0": "https://json.schemastore.org/abc-supply-plan-2.0.0.json",
@@ -133,7 +134,8 @@
133
134
  "4.0.0": "https://json.schemastore.org/abc-supply-plan-4.0.0.json",
134
135
  "5.0.0": "https://json.schemastore.org/abc-supply-plan-5.0.0.json",
135
136
  "6.0.0": "https://json.schemastore.org/abc-supply-plan-6.0.0.json",
136
- "7.0.0": "https://json.schemastore.org/abc-supply-plan-7.0.0.json"
137
+ "7.0.0": "https://json.schemastore.org/abc-supply-plan-7.0.0.json",
138
+ "8.0.0": "https://json.schemastore.org/abc-supply-plan-8.0.0.json"
137
139
  }
138
140
  },
139
141
  {
@@ -234,6 +236,30 @@
234
236
  "fileMatch": ["appsettings.StormPetrel.json"],
235
237
  "url": "https://raw.githubusercontent.com/Scandltd/storm-petrel/main/generator/assets/appsettings.StormPetrel.Schema.json"
236
238
  },
239
+ {
240
+ "name": "aqua.yaml",
241
+ "description": "aqua configuration file",
242
+ "fileMatch": [".aqua.yaml", ".aqua.yml", "aqua.yaml", "aqua.yml"],
243
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"
244
+ },
245
+ {
246
+ "name": "aqua-generate-registry.yaml",
247
+ "description": "aqua generate registry configuration file",
248
+ "fileMatch": ["aqua-generate-registry.yaml"],
249
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-generate-registry.json"
250
+ },
251
+ {
252
+ "name": "aqua-policy.yaml",
253
+ "description": "aqua policy configuration file",
254
+ "fileMatch": [".aqua-policy.yaml", "aqua-policy.yaml"],
255
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/policy.json"
256
+ },
257
+ {
258
+ "name": "registry.yaml",
259
+ "description": "aqua registry configuration file",
260
+ "fileMatch": [],
261
+ "url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json"
262
+ },
237
263
  {
238
264
  "name": "arb.json",
239
265
  "description": "Application Resource Bundle",
@@ -307,10 +333,11 @@
307
333
  "name": "Aurora Agile Meta-Framework",
308
334
  "description": "Yaml for Aurora Agile Meta-Framework",
309
335
  "fileMatch": ["*.aurora.yaml", "*.aurora.yml"],
310
- "url": "https://json.schemastore.org/aurora-1.1.json",
336
+ "url": "https://json.schemastore.org/aurora-1.2.json",
311
337
  "versions": {
312
338
  "1.0": "https://json.schemastore.org/aurora-1.0.json",
313
- "1.1": "https://json.schemastore.org/aurora-1.1.json"
339
+ "1.1": "https://json.schemastore.org/aurora-1.1.json",
340
+ "1.2": "https://json.schemastore.org/aurora-1.2.json"
314
341
  }
315
342
  },
316
343
  {
@@ -1137,31 +1164,40 @@
1137
1164
  {
1138
1165
  "name": "dbt Dependencies",
1139
1166
  "description": "dbt's dependencies.yml file for external packages and cross-project refs",
1140
- "fileMatch": ["**/*dbt*/dependencies.{yaml,yml}"],
1167
+ "fileMatch": ["**/*dbt*/dependencies.yaml", "**/*dbt*/dependencies.yml"],
1141
1168
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dependencies-latest.json"
1142
1169
  },
1143
1170
  {
1144
1171
  "name": "dbt Project",
1145
1172
  "description": "dbt's project configuration file",
1146
- "fileMatch": ["dbt_project.{yaml,yml}"],
1173
+ "fileMatch": ["dbt_project.yaml", "dbt_project.yml"],
1147
1174
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_project-latest.json"
1148
1175
  },
1149
1176
  {
1150
1177
  "name": "dbt Packages",
1151
1178
  "description": "dbt's packages.yml file for external packages",
1152
- "fileMatch": ["**/*dbt*/packages.{yaml,yml}"],
1179
+ "fileMatch": ["**/*dbt*/packages.yaml", "**/*dbt*/packages.yml"],
1153
1180
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/packages-latest.json"
1154
1181
  },
1155
1182
  {
1156
1183
  "name": "dbt Selectors",
1157
1184
  "description": "dbt's selectors.yml file for configuring YAML selectors",
1158
- "fileMatch": ["**/*dbt*/selectors.{yaml,yml}"],
1185
+ "fileMatch": ["**/*dbt*/selectors.yaml", "**/*dbt*/selectors.yml"],
1159
1186
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/selectors-latest.json"
1160
1187
  },
1161
1188
  {
1162
1189
  "name": "dbt YAML files",
1163
1190
  "description": "dbt YAML files configurations",
1164
- "fileMatch": ["**/*dbt*/{macros,models,seeds,snapshots}/**/*.{yaml,yml}"],
1191
+ "fileMatch": [
1192
+ "**/*dbt*/macros/**/*.yaml",
1193
+ "**/*dbt*/macros/**/*.yml",
1194
+ "**/*dbt*/models/**/*.yaml",
1195
+ "**/*dbt*/models/**/*.yml",
1196
+ "**/*dbt*/seeds/**/*.yaml",
1197
+ "**/*dbt*/seeds/**/*.yml",
1198
+ "**/*dbt*/snapshots/**/*.yaml",
1199
+ "**/*dbt*/snapshots/**/*.yml"
1200
+ ],
1165
1201
  "url": "https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/latest/dbt_yml_files-latest.json"
1166
1202
  },
1167
1203
  {
@@ -1634,6 +1670,12 @@
1634
1670
  "fileMatch": ["coffeelint.json"],
1635
1671
  "url": "https://json.schemastore.org/coffeelint.json"
1636
1672
  },
1673
+ {
1674
+ "name": "committed.toml",
1675
+ "description": "committed configuration file",
1676
+ "fileMatch": ["committed.toml"],
1677
+ "url": "https://raw.githubusercontent.com/crate-ci/committed/master/config.schema.json"
1678
+ },
1637
1679
  {
1638
1680
  "name": "composer.json",
1639
1681
  "description": "PHP Composer configuration file",
@@ -2650,7 +2692,11 @@
2650
2692
  ".golangci.toml",
2651
2693
  ".golangci.json"
2652
2694
  ],
2653
- "url": "https://golangci-lint.run/jsonschema/golangci.jsonschema.json"
2695
+ "url": "https://golangci-lint.run/jsonschema/golangci.jsonschema.json",
2696
+ "versions": {
2697
+ "1": "https://golangci-lint.run/jsonschema/golangci.v1.jsonschema.json",
2698
+ "2": "https://golangci-lint.run/jsonschema/golangci.v2.jsonschema.json"
2699
+ }
2654
2700
  },
2655
2701
  {
2656
2702
  "name": "Golangci-lint Custom Plugins Configuration",
@@ -3274,7 +3320,22 @@
3274
3320
  "name": "Lefthook",
3275
3321
  "description": "Fast and powerful Git hooks manager",
3276
3322
  "fileMatch": [
3277
- "{.lefthook,lefthook,lefthook-local,.lefthook-local}.{yml,yaml,toml,json}"
3323
+ ".lefthook.json",
3324
+ ".lefthook.toml",
3325
+ ".lefthook.yaml",
3326
+ ".lefthook.yml",
3327
+ ".lefthook-local.json",
3328
+ ".lefthook-local.toml",
3329
+ ".lefthook-local.yaml",
3330
+ ".lefthook-local.yml",
3331
+ "lefthook.json",
3332
+ "lefthook.toml",
3333
+ "lefthook.yaml",
3334
+ "lefthook.yml",
3335
+ "lefthook-local.json",
3336
+ "lefthook-local.toml",
3337
+ "lefthook-local.yaml",
3338
+ "lefthook-local.yml"
3278
3339
  ],
3279
3340
  "url": "https://raw.githubusercontent.com/evilmartians/lefthook/master/schema.json"
3280
3341
  },
@@ -4385,19 +4446,26 @@
4385
4446
  "name": "prometheus.rules.json",
4386
4447
  "description": "Prometheus rules file",
4387
4448
  "fileMatch": [
4388
- "*.rules.yml",
4389
- "*.rules.yaml",
4390
- "*rules.yml",
4391
- "*rules.yaml",
4392
- "rules.yml",
4393
- "rules.yaml"
4449
+ "*.prometheus.rules.yml",
4450
+ "*.prometheus.rules.yaml",
4451
+ "*prometheus-rules.yml",
4452
+ "*prometheus-rules.yaml",
4453
+ "*prometheus_rules.yml",
4454
+ "*prometheus_rules.yaml",
4455
+ "prometheus.rules.yml",
4456
+ "prometheus.rules.yaml"
4394
4457
  ],
4395
4458
  "url": "https://json.schemastore.org/prometheus.rules.json"
4396
4459
  },
4397
4460
  {
4398
4461
  "name": "prometheus.rules.test.json",
4399
4462
  "description": "Prometheus rules test file",
4400
- "fileMatch": ["*.tests.yml", "*.tests.yaml", "*.test.yml", "*.test.yaml"],
4463
+ "fileMatch": [
4464
+ "*.prometheus.tests.yml",
4465
+ "*.prometheus.tests.yaml",
4466
+ "*.prometheus.test.yml",
4467
+ "*.prometheus.test.yaml"
4468
+ ],
4401
4469
  "url": "https://json.schemastore.org/prometheus.rules.test.json"
4402
4470
  },
4403
4471
  {
@@ -4594,6 +4662,18 @@
4594
4662
  ],
4595
4663
  "url": "https://json.schemastore.org/rehyperc.json"
4596
4664
  },
4665
+ {
4666
+ "name": "release-please-config.json",
4667
+ "description": "Release Please manifest configuration file",
4668
+ "fileMatch": ["release-please-config.json"],
4669
+ "url": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
4670
+ },
4671
+ {
4672
+ "name": "release-please-manifest.json",
4673
+ "description": "Release Please manifest versions file",
4674
+ "fileMatch": [".release-please-manifest.json"],
4675
+ "url": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/manifest.json"
4676
+ },
4597
4677
  {
4598
4678
  "name": "release-plz.toml",
4599
4679
  "description": "Release-plz configuration file",
@@ -5463,6 +5543,12 @@
5463
5543
  "fileMatch": ["**/sites/*/config.yaml", "**/sites/*/config.yml"],
5464
5544
  "url": "https://json.schemastore.org/typo3.json"
5465
5545
  },
5546
+ {
5547
+ "name": "typos.toml",
5548
+ "description": "typos configuration file",
5549
+ "fileMatch": ["typos.toml", "_typos.toml", ".typos.toml"],
5550
+ "url": "https://raw.githubusercontent.com/crate-ci/typos/master/config.schema.json"
5551
+ },
5466
5552
  {
5467
5553
  "name": "typings.json",
5468
5554
  "description": "Typings TypeScript definitions manager definition file",
@@ -5905,7 +5991,12 @@
5905
5991
  {
5906
5992
  "name": "mirrord config",
5907
5993
  "description": "mirrord",
5908
- "fileMatch": ["*.mirrord.{toml,json,yaml,yml}"],
5994
+ "fileMatch": [
5995
+ "*.mirrord.json",
5996
+ "*.mirrord.toml",
5997
+ "*.mirrord.yaml",
5998
+ "*.mirrord.yml"
5999
+ ],
5909
6000
  "url": "https://raw.githubusercontent.com/metalbear-co/mirrord/main/mirrord-schema.json"
5910
6001
  },
5911
6002
  {
@@ -5917,7 +6008,11 @@
5917
6008
  "mise.toml",
5918
6009
  "mise.*.toml",
5919
6010
  "**/.mise/config.toml",
5920
- "**/mise/config.toml"
6011
+ "**/.mise/config.*.toml",
6012
+ "**/.mise/conf.d/*.toml",
6013
+ "**/mise/config.toml",
6014
+ "**/mise/config.*.toml",
6015
+ "**/mise/conf.d/*.toml"
5921
6016
  ],
5922
6017
  "url": "https://mise.jdx.dev/schema/mise.json"
5923
6018
  },
@@ -5966,6 +6061,12 @@
5966
6061
  "0.6.2": "https://json.schemastore.org/hemtt-0.6.2.json"
5967
6062
  }
5968
6063
  },
6064
+ {
6065
+ "name": "Node.js configuration",
6066
+ "description": "The Node.js configuration file",
6067
+ "fileMatch": ["node.config.json"],
6068
+ "url": "https://nodejs.org/docs/latest/node-config-schema.json"
6069
+ },
5969
6070
  {
5970
6071
  "name": "now",
5971
6072
  "description": "ZEIT Now project configuration file",
@@ -6106,7 +6207,15 @@
6106
6207
  "name": "Windows Package Manager Locale Manifest",
6107
6208
  "description": "Windows Package Manager Locale Manifest file, used for detailing locale specific metadata",
6108
6209
  "fileMatch": [
6109
- "**/manifests/?/*/*/*/*.*.locale.{en-US,fr-FR,it-IT,ja-JP,ko-KR,pt-BR,ru-RU,zh-CN,zh-TW}.yaml"
6210
+ "**/manifests/?/*/*/*/*.*.locale.en-US.yaml",
6211
+ "**/manifests/?/*/*/*/*.*.locale.fr-FR.yaml",
6212
+ "**/manifests/?/*/*/*/*.*.locale.it-IT.yaml",
6213
+ "**/manifests/?/*/*/*/*.*.locale.ja-JP.yaml",
6214
+ "**/manifests/?/*/*/*/*.*.locale.ko-KR.yaml",
6215
+ "**/manifests/?/*/*/*/*.*.locale.pt-BR.yaml",
6216
+ "**/manifests/?/*/*/*/*.*.locale.ru-RU.yaml",
6217
+ "**/manifests/?/*/*/*/*.*.locale.zh-CN.yaml",
6218
+ "**/manifests/?/*/*/*/*.*.locale.zh-TW.yaml"
6110
6219
  ],
6111
6220
  "url": "https://json.schemastore.org/winget-pkgs-locale-1.0.0.json"
6112
6221
  },
@@ -7682,7 +7791,7 @@
7682
7791
  {
7683
7792
  "name": "Viash Component Config",
7684
7793
  "description": "Viash component config file",
7685
- "fileMatch": ["*.vsh.{yml,yaml}"],
7794
+ "fileMatch": ["*.vsh.yaml", "*.vsh.yml"],
7686
7795
  "url": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/config.schema.json",
7687
7796
  "versions": {
7688
7797
  "0.7.5": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.7.5/config.schema.json",
@@ -7701,7 +7810,7 @@
7701
7810
  {
7702
7811
  "name": "Viash Package Config",
7703
7812
  "description": "Viash package config file",
7704
- "fileMatch": ["_viash.{yml,yaml}"],
7813
+ "fileMatch": ["_viash.yaml", "_viash.yml"],
7705
7814
  "url": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/latest/package.schema.json",
7706
7815
  "versions": {
7707
7816
  "0.7.5": "https://raw.githubusercontent.com/viash-io/viash-schemas/refs/heads/main/json_schemas/0.7.5/package.schema.json",
@@ -7758,7 +7867,16 @@
7758
7867
  {
7759
7868
  "name": "Open Know-How",
7760
7869
  "description": "Open Source Hardware project metadata",
7761
- "fileMatch": ["?(*.)okh.{json,toml,yml,yaml}"],
7870
+ "fileMatch": [
7871
+ "okh.json",
7872
+ "okh.toml",
7873
+ "okh.yaml",
7874
+ "okh.yml",
7875
+ "*.okh.json",
7876
+ "*.okh.toml",
7877
+ "*.okh.yaml",
7878
+ "*.okh.yml"
7879
+ ],
7762
7880
  "url": "https://json.schemastore.org/okh.json"
7763
7881
  },
7764
7882
  {
@@ -7766,6 +7884,12 @@
7766
7884
  "description": "A Contextive Domain Language Glossary",
7767
7885
  "fileMatch": ["**/.contextive/definitions.yml", "*.glossary.yml"],
7768
7886
  "url": "https://json.schemastore.org/contextive-glossary.json"
7887
+ },
7888
+ {
7889
+ "name": "Google Digital Assetlinks",
7890
+ "description": "JSON-encoded statement list in a well-known location on a principal",
7891
+ "fileMatch": ["assetlinks.json"],
7892
+ "url": "https://json.schemastore.org/assetlinks.json"
7769
7893
  }
7770
7894
  ]
7771
7895
  }
@@ -8,7 +8,7 @@ export interface Coordinate {
8
8
  export declare const Coordinate: unique symbol;
9
9
  export type Anchor = MouseEvent | Coordinate;
10
10
  export declare function coordinateFromAnchor(anchor: Anchor): Coordinate;
11
- export declare abstract class ContextMenuAccess implements Disposable {
11
+ export declare class ContextMenuAccess implements Disposable {
12
12
  protected readonly toDispose: DisposableCollection;
13
13
  readonly onDispose: import("../common").Event<void>;
14
14
  constructor(toClose: Disposable);
@@ -23,6 +23,7 @@ export declare abstract class ContextMenuRenderer {
23
23
  * Rendering a new context menu will close the current.
24
24
  */
25
25
  get current(): ContextMenuAccess | undefined;
26
+ set current(current: ContextMenuAccess | undefined);
26
27
  protected setCurrent(current: ContextMenuAccess | undefined): void;
27
28
  render(options: RenderContextMenuOptions): ContextMenuAccess;
28
29
  protected abstract doRender(options: RenderContextMenuOptions): ContextMenuAccess;
@@ -1 +1 @@
1
- {"version":3,"file":"context-menu-renderer.d.ts","sourceRoot":"","sources":["../../src/browser/context-menu-renderer.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAEvD,MAAM,WAAW,UAAU;IAAG,CAAC,EAAE,MAAM,CAAC;IAAC,CAAC,EAAE,MAAM,CAAC;CAAE;AACrD,eAAO,MAAM,UAAU,eAAuB,CAAC;AAE/C,MAAM,MAAM,MAAM,GAAG,UAAU,GAAG,UAAU,CAAC;AAE7C,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,MAAM,GAAG,UAAU,CAG/D;AAED,8BAAsB,iBAAkB,YAAW,UAAU;IAEzD,SAAS,CAAC,QAAQ,CAAC,SAAS,uBAA8B;IAC1D,QAAQ,CAAC,SAAS,kCAA4B;gBAElC,OAAO,EAAE,UAAU;IAI/B,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED,OAAO,IAAI,IAAI;CAIlB;AAED,8BACsB,mBAAmB;IAErC,SAAS,CAAC,QAAQ,EAAE,iBAAiB,GAAG,SAAS,CAAC;IAClD,SAAS,CAAC,QAAQ,CAAC,qBAAqB,uBAA8B;IACtE;;;OAGG;IACH,IAAI,OAAO,IAAI,iBAAiB,GAAG,SAAS,CAE3C;IACD,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,iBAAiB,GAAG,SAAS,GAAG,IAAI;IAclE,MAAM,CAAC,OAAO,EAAE,wBAAwB,GAAG,iBAAiB;IAO5D,SAAS,CAAC,QAAQ,CAAC,QAAQ,CAAC,OAAO,EAAE,wBAAwB,GAAG,iBAAiB;IAEjF,SAAS,CAAC,OAAO,CAAC,OAAO,EAAE,wBAAwB,GAAG,wBAAwB;CAWjF;AAED,MAAM,WAAW,wBAAwB;IACrC,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;IACb;;;;;OAKG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;;OAGG;IACH,OAAO,EAAE,WAAW,CAAC;IACrB,iBAAiB,CAAC,EAAE,cAAc,CAAC;IACnC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC"}
1
+ {"version":3,"file":"context-menu-renderer.d.ts","sourceRoot":"","sources":["../../src/browser/context-menu-renderer.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAEvD,MAAM,WAAW,UAAU;IAAG,CAAC,EAAE,MAAM,CAAC;IAAC,CAAC,EAAE,MAAM,CAAC;CAAE;AACrD,eAAO,MAAM,UAAU,eAAuB,CAAC;AAE/C,MAAM,MAAM,MAAM,GAAG,UAAU,GAAG,UAAU,CAAC;AAE7C,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,MAAM,GAAG,UAAU,CAG/D;AAED,qBAAa,iBAAkB,YAAW,UAAU;IAEhD,SAAS,CAAC,QAAQ,CAAC,SAAS,uBAA8B;IAC1D,QAAQ,CAAC,SAAS,kCAA4B;gBAElC,OAAO,EAAE,UAAU;IAI/B,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED,OAAO,IAAI,IAAI;CAIlB;AAED,8BACsB,mBAAmB;IAErC,SAAS,CAAC,QAAQ,EAAE,iBAAiB,GAAG,SAAS,CAAC;IAClD,SAAS,CAAC,QAAQ,CAAC,qBAAqB,uBAA8B;IACtE;;;OAGG;IACH,IAAI,OAAO,IAAI,iBAAiB,GAAG,SAAS,CAE3C;IACD,IAAI,OAAO,CAAC,OAAO,EAAE,iBAAiB,GAAG,SAAS,EAEjD;IACD,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,iBAAiB,GAAG,SAAS,GAAG,IAAI;IAclE,MAAM,CAAC,OAAO,EAAE,wBAAwB,GAAG,iBAAiB;IAO5D,SAAS,CAAC,QAAQ,CAAC,QAAQ,CAAC,OAAO,EAAE,wBAAwB,GAAG,iBAAiB;IAEjF,SAAS,CAAC,OAAO,CAAC,OAAO,EAAE,wBAAwB,GAAG,wBAAwB;CAWjF;AAED,MAAM,WAAW,wBAAwB;IACrC,QAAQ,EAAE,QAAQ,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;IACb;;;;;OAKG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B;;;OAGG;IACH,OAAO,EAAE,WAAW,CAAC;IACrB,iBAAiB,CAAC,EAAE,cAAc,CAAC;IACnC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC"}
@@ -51,6 +51,9 @@ let ContextMenuRenderer = class ContextMenuRenderer {
51
51
  get current() {
52
52
  return this._current;
53
53
  }
54
+ set current(current) {
55
+ this.setCurrent(current);
56
+ }
54
57
  setCurrent(current) {
55
58
  if (this._current === current) {
56
59
  return;
@@ -1 +1 @@
1
- {"version":3,"file":"context-menu-renderer.js","sourceRoot":"","sources":["../../src/browser/context-menu-renderer.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;;AAEhF,uDAAuD;AAEvD,yCAAuC;AAEvC,qDAAwE;AAI3D,QAAA,UAAU,GAAG,MAAM,CAAC,YAAY,CAAC,CAAC;AAI/C,SAAgB,oBAAoB,CAAC,MAAc;IAC/C,MAAM,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,MAAM,YAAY,UAAU,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC,OAAO,EAAE,CAAC,EAAE,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC;IAClG,OAAO,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC;AACpB,CAAC;AAHD,oDAGC;AAED,MAAsB,iBAAiB;IAKnC,YAAY,OAAmB;QAHZ,cAAS,GAAG,IAAI,iCAAoB,EAAE,CAAC;QACjD,cAAS,GAAG,IAAI,CAAC,SAAS,CAAC,SAAS,CAAC;QAG1C,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IACjC,CAAC;IAED,IAAI,QAAQ;QACR,OAAO,IAAI,CAAC,SAAS,CAAC,QAAQ,CAAC;IACnC,CAAC;IAED,OAAO;QACH,IAAI,CAAC,SAAS,CAAC,OAAO,EAAE,CAAC;IAC7B,CAAC;CAEJ;AAjBD,8CAiBC;AAGM,IAAe,mBAAmB,GAAlC,MAAe,mBAAmB;IAAlC;QAGgB,0BAAqB,GAAG,IAAI,iCAAoB,EAAE,CAAC;IA0C1E,CAAC;IAzCG;;;OAGG;IACH,IAAI,OAAO;QACP,OAAO,IAAI,CAAC,QAAQ,CAAC;IACzB,CAAC;IACS,UAAU,CAAC,OAAsC;QACvD,IAAI,IAAI,CAAC,QAAQ,KAAK,OAAO,EAAE,CAAC;YAC5B,OAAO;QACX,CAAC;QACD,IAAI,CAAC,qBAAqB,CAAC,OAAO,EAAE,CAAC;QACrC,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;QACxB,IAAI,OAAO,EAAE,CAAC;YACV,IAAI,CAAC,qBAAqB,CAAC,IAAI,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,EAAE;gBACnD,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;YAC9B,CAAC,CAAC,CAAC,CAAC;YACJ,IAAI,CAAC,qBAAqB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAC7C,CAAC;IACL,CAAC;IAED,MAAM,CAAC,OAAiC;QACpC,MAAM,eAAe,GAAG,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QAC9C,MAAM,MAAM,GAAG,IAAI,CAAC,QAAQ,CAAC,eAAe,CAAC,CAAC;QAC9C,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC;QACxB,OAAO,MAAM,CAAC;IAClB,CAAC;IAIS,OAAO,CAAC,OAAiC;QAC/C,MAAM,IAAI,GAAU,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QAC7D,IAAI,OAAO,CAAC,gBAAgB,KAAK,KAAK,EAAE,CAAC;YACrC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QAC9B,CAAC;QACD,OAAO;YACH,GAAG,OAAO;YACV,IAAI;SACP,CAAC;IACN,CAAC;CAEJ,CAAA;AA7CqB,kDAAmB;8BAAnB,mBAAmB;IADxC,IAAA,sBAAU,GAAE;GACS,mBAAmB,CA6CxC"}
1
+ {"version":3,"file":"context-menu-renderer.js","sourceRoot":"","sources":["../../src/browser/context-menu-renderer.ts"],"names":[],"mappings":"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"}