@theia/core 1.55.0 → 1.56.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 (62) hide show
  1. package/README.md +9 -9
  2. package/i18n/nls.cs.json +0 -1
  3. package/i18n/nls.de.json +0 -1
  4. package/i18n/nls.es.json +0 -1
  5. package/i18n/nls.fr.json +0 -1
  6. package/i18n/nls.hu.json +0 -1
  7. package/i18n/nls.it.json +0 -1
  8. package/i18n/nls.ja.json +0 -1
  9. package/i18n/nls.json +0 -1
  10. package/i18n/nls.ko.json +0 -1
  11. package/i18n/nls.pl.json +0 -1
  12. package/i18n/nls.pt-br.json +0 -1
  13. package/i18n/nls.ru.json +0 -1
  14. package/i18n/nls.tr.json +0 -1
  15. package/i18n/nls.zh-cn.json +0 -1
  16. package/i18n/nls.zh-tw.json +0 -1
  17. package/lib/browser/catalog.json +108 -19
  18. package/lib/browser/common-frontend-contribution.js +1 -1
  19. package/lib/browser/common-frontend-contribution.js.map +1 -1
  20. package/lib/browser/dialogs.d.ts +2 -1
  21. package/lib/browser/dialogs.d.ts.map +1 -1
  22. package/lib/browser/dialogs.js +20 -2
  23. package/lib/browser/dialogs.js.map +1 -1
  24. package/lib/browser/shell/view-contribution.d.ts.map +1 -1
  25. package/lib/browser/shell/view-contribution.js +1 -0
  26. package/lib/browser/shell/view-contribution.js.map +1 -1
  27. package/lib/browser/tree/tree-decorator.d.ts.map +1 -1
  28. package/lib/browser/tree/tree-decorator.js +1 -0
  29. package/lib/browser/tree/tree-decorator.js.map +1 -1
  30. package/lib/browser/tree/tree-view-welcome-widget.d.ts +17 -11
  31. package/lib/browser/tree/tree-view-welcome-widget.d.ts.map +1 -1
  32. package/lib/browser/tree/tree-view-welcome-widget.js +65 -34
  33. package/lib/browser/tree/tree-view-welcome-widget.js.map +1 -1
  34. package/lib/browser/widgets/select-component.js +1 -1
  35. package/lib/browser/widgets/select-component.js.map +1 -1
  36. package/lib/browser/widgets/widget.d.ts +1 -1
  37. package/lib/browser/widgets/widget.d.ts.map +1 -1
  38. package/lib/browser/widgets/widget.js +21 -6
  39. package/lib/browser/widgets/widget.js.map +1 -1
  40. package/lib/common/performance/stopwatch.d.ts.map +1 -1
  41. package/lib/common/performance/stopwatch.js +1 -0
  42. package/lib/common/performance/stopwatch.js.map +1 -1
  43. package/lib/common/theme.d.ts +1 -1
  44. package/lib/common/theme.d.ts.map +1 -1
  45. package/lib/electron-browser/menu/electron-context-menu-renderer.d.ts.map +1 -1
  46. package/lib/electron-browser/menu/electron-context-menu-renderer.js +10 -2
  47. package/lib/electron-browser/menu/electron-context-menu-renderer.js.map +1 -1
  48. package/lib/electron-main/electron-main-application.d.ts.map +1 -1
  49. package/lib/electron-main/electron-main-application.js +4 -1
  50. package/lib/electron-main/electron-main-application.js.map +1 -1
  51. package/package.json +8 -8
  52. package/src/browser/common-frontend-contribution.ts +1 -1
  53. package/src/browser/dialogs.ts +21 -5
  54. package/src/browser/shell/view-contribution.ts +2 -2
  55. package/src/browser/tree/tree-decorator.ts +2 -2
  56. package/src/browser/tree/tree-view-welcome-widget.tsx +82 -46
  57. package/src/browser/widgets/select-component.tsx +1 -1
  58. package/src/browser/widgets/widget.ts +21 -6
  59. package/src/common/performance/stopwatch.ts +2 -2
  60. package/src/common/theme.ts +1 -1
  61. package/src/electron-browser/menu/electron-context-menu-renderer.ts +10 -2
  62. package/src/electron-main/electron-main-application.ts +2 -1
package/README.md CHANGED
@@ -70,7 +70,7 @@ export class SomeClass {
70
70
 
71
71
  - `@theia/core/electron-shared/...`
72
72
  - `native-keymap` (from [`native-keymap@^2.2.1`](https://www.npmjs.com/package/native-keymap))
73
- - `electron` (from [`electron@^30.1.2`](https://www.npmjs.com/package/electron))
73
+ - `electron` (from [`electron@30.1.2`](https://www.npmjs.com/package/electron/v/30.1.2))
74
74
  - `electron-store` (from [`electron-store@^8.0.0`](https://www.npmjs.com/package/electron-store))
75
75
  - `fix-path` (from [`fix-path@^3.0.0`](https://www.npmjs.com/package/fix-path))
76
76
  - `@theia/core/shared/...`
@@ -84,21 +84,21 @@ export class SomeClass {
84
84
  - `@phosphor/signaling` (from [`@phosphor/signaling@1`](https://www.npmjs.com/package/@phosphor/signaling))
85
85
  - `@phosphor/virtualdom` (from [`@phosphor/virtualdom@1`](https://www.npmjs.com/package/@phosphor/virtualdom))
86
86
  - `@phosphor/widgets` (from [`@phosphor/widgets@1`](https://www.npmjs.com/package/@phosphor/widgets))
87
- - `@theia/application-package` (from [`@theia/application-package@1.55.0`](https://www.npmjs.com/package/@theia/application-package/v/1.55.0))
88
- - `@theia/application-package/lib/api` (from [`@theia/application-package@1.55.0`](https://www.npmjs.com/package/@theia/application-package/v/1.55.0))
89
- - `@theia/application-package/lib/environment` (from [`@theia/application-package@1.55.0`](https://www.npmjs.com/package/@theia/application-package/v/1.55.0))
90
- - `@theia/request` (from [`@theia/request@1.55.0`](https://www.npmjs.com/package/@theia/request/v/1.55.0))
91
- - `@theia/request/lib/proxy` (from [`@theia/request@1.55.0`](https://www.npmjs.com/package/@theia/request/v/1.55.0))
92
- - `@theia/request/lib/node-request-service` (from [`@theia/request@1.55.0`](https://www.npmjs.com/package/@theia/request/v/1.55.0))
87
+ - `@theia/application-package` (from [`@theia/application-package@1.56.0`](https://www.npmjs.com/package/@theia/application-package/v/1.56.0))
88
+ - `@theia/application-package/lib/api` (from [`@theia/application-package@1.56.0`](https://www.npmjs.com/package/@theia/application-package/v/1.56.0))
89
+ - `@theia/application-package/lib/environment` (from [`@theia/application-package@1.56.0`](https://www.npmjs.com/package/@theia/application-package/v/1.56.0))
90
+ - `@theia/request` (from [`@theia/request@1.56.0`](https://www.npmjs.com/package/@theia/request/v/1.56.0))
91
+ - `@theia/request/lib/proxy` (from [`@theia/request@1.56.0`](https://www.npmjs.com/package/@theia/request/v/1.56.0))
92
+ - `@theia/request/lib/node-request-service` (from [`@theia/request@1.56.0`](https://www.npmjs.com/package/@theia/request/v/1.56.0))
93
93
  - `fs-extra` (from [`fs-extra@^4.0.2`](https://www.npmjs.com/package/fs-extra))
94
94
  - `fuzzy` (from [`fuzzy@^0.1.3`](https://www.npmjs.com/package/fuzzy))
95
- - `inversify` (from [`inversify@^6.0.1`](https://www.npmjs.com/package/inversify))
95
+ - `inversify` (from [`inversify@^6.1.3`](https://www.npmjs.com/package/inversify))
96
96
  - `react-dom` (from [`react-dom@^18.2.0`](https://www.npmjs.com/package/react-dom))
97
97
  - `react-dom/client` (from [`react-dom@^18.2.0`](https://www.npmjs.com/package/react-dom))
98
98
  - `react-virtuoso` (from [`react-virtuoso@^2.17.0`](https://www.npmjs.com/package/react-virtuoso))
99
99
  - `vscode-languageserver-protocol` (from [`vscode-languageserver-protocol@^3.17.2`](https://www.npmjs.com/package/vscode-languageserver-protocol))
100
100
  - `vscode-uri` (from [`vscode-uri@^2.1.1`](https://www.npmjs.com/package/vscode-uri))
101
- - `@parcel/watcher` (from [`@parcel/watcher@^2.4.1`](https://www.npmjs.com/package/@parcel/watcher))
101
+ - `@parcel/watcher` (from [`@parcel/watcher@^2.5.0`](https://www.npmjs.com/package/@parcel/watcher))
102
102
  - `dompurify` (from [`dompurify@^2.2.9`](https://www.npmjs.com/package/dompurify))
103
103
  - `express` (from [`express@^4.21.0`](https://www.npmjs.com/package/express))
104
104
  - `lodash.debounce` (from [`lodash.debounce@^4.0.8`](https://www.npmjs.com/package/lodash.debounce))
package/i18n/nls.cs.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Předpokládejme, že není připojena čtečka obrazovky",
145
145
  "editor.bracketPairColorization.enabled": "Ovládá, zda je obarvení dvojice závorek povoleno, nebo ne. Pro přepsání barev zvýraznění závorek použijte `#workbench.colorCustomizations#`.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Povolení/zakázání zobrazení nejbližší opravy v rámci řádku, pokud se zrovna neprovádí diagnostika.",
147
- "editor.cursorSurroundingLinesStyle": "Řídí, kdy se má vynutit `#cursorSurroundingLines#`.",
148
147
  "editor.detectIndentation": "Řídí, zda se při otevření souboru automaticky zjistí `#editor.tabSize#` a `#editor.insertSpaces#` na základě obsahu souboru.",
149
148
  "editor.dropIntoEditor.enabled": "Ovládá, zda můžete soubor přetáhnout do textového editoru podržením klávesy `shift` (namísto otevření souboru v editoru).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Pokusí se formátovat pouze změny (vyžaduje kontrolu zdrojů). Pokud nelze použít kontrolu zdrojů, bude formátován celý soubor.",
package/i18n/nls.de.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Angenommen, ein Bildschirmlesegerät ist nicht angeschlossen",
145
145
  "editor.bracketPairColorization.enabled": "Steuert, ob die Einfärbung von Klammerpaaren aktiviert ist oder nicht. Verwenden Sie `#workbench.colorCustomizations#`, um die Farben der Klammerhervorhebung zu überschreiben.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Aktivieren/Deaktivieren der Anzeige des nächstgelegenen Quickfix innerhalb einer Zeile, wenn keine Diagnose durchgeführt wird.",
147
- "editor.cursorSurroundingLinesStyle": "Steuert, wann `#cursorSurroundingLines#` erzwungen werden soll.",
148
147
  "editor.detectIndentation": "Steuert, ob `#editor.tabSize#` und `#editor.insertSpaces#` automatisch erkannt werden, wenn eine Datei geöffnet wird, basierend auf dem Inhalt der Datei.",
149
148
  "editor.dropIntoEditor.enabled": "Steuert, ob Sie eine Datei durch Ziehen und Ablegen in einen Texteditor ziehen können, indem Sie die \"Umschalttaste\" gedrückt halten (anstatt die Datei in einem Editor zu öffnen).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Es wird versucht, nur Änderungen zu formatieren (erfordert Quellensicherung). Wenn die Versionskontrolle nicht verwendet werden kann, wird die gesamte Datei formatiert.",
package/i18n/nls.es.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Supongamos que no hay un lector de pantalla conectado",
145
145
  "editor.bracketPairColorization.enabled": "Controla si la coloración del par de corchetes está activada o no. Utilice `#workbench.colorCustomizations#` para anular los colores de resaltado de los corchetes.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Activar/desactivar la visualización del quickfix más cercano dentro de una línea cuando no se está actualmente en un diagnóstico.",
147
- "editor.cursorSurroundingLinesStyle": "Controla cuándo debe aplicarse `#cursorSurroundingLines#`.",
148
147
  "editor.detectIndentation": "Controla si `#editor.tabSize#` y `#editor.insertSpaces#` se detectarán automáticamente al abrir un archivo en función de su contenido.",
149
148
  "editor.dropIntoEditor.enabled": "Controla si puedes arrastrar y soltar un archivo en un editor de texto manteniendo pulsada la tecla `shift` (en lugar de abrir el archivo en un editor).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Intentará formatear sólo las modificaciones (requiere control de origen). Si no se puede utilizar el control de origen, se formateará todo el archivo.",
package/i18n/nls.fr.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Supposons qu'il n'y ait pas de lecteur d'écran",
145
145
  "editor.bracketPairColorization.enabled": "Contrôle si la colorisation des paires de crochets est activée ou non. Utilisez `#workbench.colorCustomizations#` pour surcharger les couleurs de mise en évidence des crochets.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Activer/désactiver l'affichage de la réparation rapide la plus proche dans une ligne lorsqu'il n'y a pas de diagnostic en cours.",
147
- "editor.cursorSurroundingLinesStyle": "Contrôle quand `#cursorSurroundingLines#` doit être appliqué.",
148
147
  "editor.detectIndentation": "Contrôle si `#editor.tabSize#` et `#editor.insertSpaces#` seront automatiquement détectés lors de l'ouverture d'un fichier en fonction de son contenu.",
149
148
  "editor.dropIntoEditor.enabled": "Contrôle si vous pouvez glisser-déposer un fichier dans un éditeur de texte en maintenant la touche \"Maj\" enfoncée (au lieu d'ouvrir le fichier dans un éditeur).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Tentera de formater uniquement les modifications (nécessite le contrôle de la source). Si le contrôle de la source ne peut pas être utilisé, alors le fichier entier sera formaté.",
package/i18n/nls.hu.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Feltételezzük, hogy a képernyőolvasó nincs csatlakoztatva",
145
145
  "editor.bracketPairColorization.enabled": "Szabályozza, hogy a zárójelpár színezése engedélyezve legyen-e vagy sem. Használja a `#workbench.colorCustomizations#` parancsot a zárójelek kiemelési színeinek felülbírálásához.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "A legközelebbi gyorsjavítás megjelenítésének engedélyezése/letiltása egy soron belül, ha éppen nem diagnosztikán van.",
147
- "editor.cursorSurroundingLinesStyle": "Szabályozza, hogy mikor legyen érvényes a `#cursorSurroundingLines#`.",
148
147
  "editor.detectIndentation": "Szabályozza, hogy a `#editor.tabSize#` és a `#editor.insertSpaces#` automatikusan felismerésre kerüljön-e egy fájl megnyitásakor a fájl tartalma alapján.",
149
148
  "editor.dropIntoEditor.enabled": "Azt szabályozza, hogy a \"shift\" lenyomva tartásával húzhat-e egy fájlt egy szövegszerkesztőbe (ahelyett, hogy megnyitná a fájlt egy szerkesztőprogramban).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Csak a módosítások formázására tesz kísérletet (forrásellenőrzés szükséges). Ha a forrásellenőrzés nem használható, akkor a teljes fájl lesz formázva.",
package/i18n/nls.it.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Supponiamo che un lettore di schermo non sia collegato",
145
145
  "editor.bracketPairColorization.enabled": "Controlla se la colorazione delle coppie di parentesi è abilitata o meno. Usare `#workbench.colorCustomizations#` per sovrascrivere i colori di evidenziazione delle parentesi.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Abilita/disabilita la visualizzazione della soluzione rapida più vicina all'interno di una linea quando non è in corso una diagnostica.",
147
- "editor.cursorSurroundingLinesStyle": "Controlla quando `#cursorSurroundingLines#` deve essere applicato.",
148
147
  "editor.detectIndentation": "Controlla se `#editor.tabSize#` e `#editor.insertSpaces#` saranno rilevati automaticamente all'apertura di un file, in base al suo contenuto.",
149
148
  "editor.dropIntoEditor.enabled": "Controlla se è possibile trascinare e rilasciare un file in un editor di testo tenendo premuto `shift` (invece di aprire il file in un editor).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Tenterà di formattare solo le modifiche (richiede il controllo della fonte). Se il controllo della fonte non può essere usato, allora l'intero file sarà formattato.",
package/i18n/nls.ja.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "スクリーンリーダーが添付されていないと仮定する",
145
145
  "editor.bracketPairColorization.enabled": "ブラケットペアのカラー化を有効にするかどうかを制御する。ブラケットのハイライト色を上書きするには `#workbench.colorCustomizations#` を使用してください。",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "現在診断中でない場合に、行内に最も近いクイックフィックスを表示するかどうかを設定します。",
147
- "editor.cursorSurroundingLinesStyle": "cursorSurroundingLines#`を実行するタイミングを制御する。",
148
147
  "editor.detectIndentation": "ファイルを開いたときに、ファイルの内容に基づいて `#editor.tabSize#` と `#editor.insertSpaces#` を自動的に検出するかどうかを制御する。",
149
148
  "editor.dropIntoEditor.enabled": "shift`を押しながらファイルをテキストエディタにドラッグ&ドロップできるかどうかをコントロールします(エディタでファイルを開く代わりに)。",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "変更点のみをフォーマットしようとします(ソースコントロールが必要です)。ソースコントロールが使用できない場合は、ファイル全体がフォーマットされます。",
package/i18n/nls.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Assume a screen reader is not attached",
145
145
  "editor.bracketPairColorization.enabled": "Controls whether bracket pair colorization is enabled or not. Use `#workbench.colorCustomizations#` to override the bracket highlight colors.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Enable/disable showing nearest quickfix within a line when not currently on a diagnostic.",
147
- "editor.cursorSurroundingLinesStyle": "Controls when `#cursorSurroundingLines#` should be enforced.",
148
147
  "editor.detectIndentation": "Controls whether `#editor.tabSize#` and `#editor.insertSpaces#` will be automatically detected when a file is opened based on the file contents.",
149
148
  "editor.dropIntoEditor.enabled": "Controls whether you can drag and drop a file into a text editor by holding down `shift` (instead of opening the file in an editor).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Will attempt to format modifications only (requires source control). If source control can't be used, then the whole file will be formatted.",
package/i18n/nls.ko.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "화면 리더가 연결되어 있지 않다고 가정합니다.",
145
145
  "editor.bracketPairColorization.enabled": "대괄호 쌍 색상화 사용 여부를 제어합니다. 대괄호 하이라이트 색상을 재정의하려면 `#workbench.colorCustomizations#`를 사용합니다.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "현재 진단 중이 아닐 때 줄 내에서 가장 가까운 퀵픽스 표시를 사용/사용 안 함으로 설정합니다.",
147
- "editor.cursorSurroundingLinesStyle": "커서 서라운드 라인 적용 시기를 제어합니다.",
148
147
  "editor.detectIndentation": "파일 내용을 기반으로 파일을 열 때 `#편집기.탭 크기#` 및 `#편집기.삽입 공백#`을 자동으로 감지할지 여부를 제어합니다.",
149
148
  "editor.dropIntoEditor.enabled": "편집기에서 파일을 여는 대신 'Shift' 키를 누른 채로 파일을 텍스트 편집기로 끌어다 놓을 수 있는지 여부를 제어합니다.",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "수정 사항만 포맷하려고 시도합니다(소스 제어 필요). 소스 제어를 사용할 수 없는 경우 전체 파일이 포맷됩니다.",
package/i18n/nls.pl.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Załóżmy, że czytnik ekranu nie jest podłączony",
145
145
  "editor.bracketPairColorization.enabled": "Kontroluje, czy kolorowanie par nawiasów jest włączone, czy nie. Użyj `#workbench.colorCustomizations#`, aby zastąpić kolory podświetlenia nawiasów.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Włączenie/wyłączenie wyświetlania najbliższego quickfixa w linii, gdy nie jest on aktualnie w diagnostyce.",
147
- "editor.cursorSurroundingLinesStyle": "Kontroluje, kiedy `#cursorSurroundingLines#` powinien być wymuszany.",
148
147
  "editor.detectIndentation": "Kontroluje, czy `#editor.tabSize#` i `#editor.insertSpaces#` będą automatycznie wykrywane podczas otwierania pliku na podstawie jego zawartości.",
149
148
  "editor.dropIntoEditor.enabled": "Kontroluje, czy można przeciągnąć i upuścić plik do edytora tekstu, przytrzymując `shift` (zamiast otwierać plik w edytorze).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Spowoduje próbę sformatowania tylko modyfikacji (wymaga kontroli źródła). Jeśli kontrola źródła nie może być użyta, sformatowany zostanie cały plik.",
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Suponha que um leitor de tela não esteja conectado",
145
145
  "editor.bracketPairColorization.enabled": "Controla se a colorização de pares de colchetes está ativada ou não. Use `#workbench.colorCustomizations#` para substituir as cores de destaque dos colchetes.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Ativar/desativar a exibição do reparo rápido mais próximo em uma linha quando não estiver em um diagnóstico no momento.",
147
- "editor.cursorSurroundingLinesStyle": "Controla quando o `#cursorSurroundingLines#` deve ser aplicado.",
148
147
  "editor.detectIndentation": "Controla se `#editor.tabSize#` e `#editor.insertSpaces#` serão detectados automaticamente quando um arquivo for aberto com base no conteúdo do arquivo.",
149
148
  "editor.dropIntoEditor.enabled": "Controla se você pode arrastar e soltar um arquivo em um editor de texto mantendo pressionada a tecla `shift` (em vez de abrir o arquivo em um editor).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Tentará formatar modificações apenas (requer controle de fonte). Se o controle da fonte não puder ser usado, então o arquivo inteiro será formatado.",
package/i18n/nls.ru.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Предположим, что устройство чтения с экрана не подключено",
145
145
  "editor.bracketPairColorization.enabled": "Управляет тем, включена или нет раскраска пар скобок. Используйте `#workbench.colorCustomizations#`, чтобы переопределить цвета выделения скобок.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "Включить/выключить показ ближайшего быстрого исправления в линии, если в данный момент нет диагностики.",
147
- "editor.cursorSurroundingLinesStyle": "Контролирует, когда `#cursorSurroundingLines#` должен быть применен.",
148
147
  "editor.detectIndentation": "Определяет, будут ли `#editor.tabSize#` и `#editor.insertSpaces#` автоматически определяться при открытии файла на основе его содержимого.",
149
148
  "editor.dropIntoEditor.enabled": "Позволяет перетащить файл в текстовый редактор, удерживая клавишу `shift` (вместо открытия файла в редакторе).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Попытается отформатировать только модификации (требуется контроль исходного текста). Если контроль источника не может быть использован, то будет отформатирован весь файл.",
package/i18n/nls.tr.json CHANGED
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "Bir ekran okuyucunun bağlı olmadığını varsayalım",
145
145
  "editor.bracketPairColorization.enabled": "Ayraç çifti renklendirmesinin etkin olup olmadığını kontrol eder. Ayraç vurgu renklerini geçersiz kılmak için `#workbench.colorCustomizations#` kullanın.",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "O anda bir tanılama üzerinde değilken bir hat içindeki en yakın hızlı düzeltmeyi göstermeyi etkinleştirin/devre dışı bırakın.",
147
- "editor.cursorSurroundingLinesStyle": "Ne zaman `#cursorSurroundingLines#` uygulanacağını kontrol eder.",
148
147
  "editor.detectIndentation": "Dosya içeriğine bağlı olarak bir dosya açıldığında `#editor.tabSize#` ve `#editor.insertSpaces#` öğelerinin otomatik olarak algılanıp algılanmayacağını kontrol eder.",
149
148
  "editor.dropIntoEditor.enabled": "Bir dosyayı `shift` tuşunu basılı tutarak bir metin düzenleyicisine sürükleyip bırakıp bırakamayacağınızı kontrol eder (dosyayı bir düzenleyicide açmak yerine).",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "Yalnızca değişiklikleri biçimlendirmeye çalışır (kaynak kontrolü gerektirir). Kaynak kontrolü kullanılamazsa, tüm dosya biçimlendirilecektir.",
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "假设未连接屏幕阅读器",
145
145
  "editor.bracketPairColorization.enabled": "控制是否启用括号对着色。使用 `#workbench.colorCustomizations#` 覆盖括号高亮颜色。",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "启用/禁用在当前未进行诊断时显示行内最近的快速修复。",
147
- "editor.cursorSurroundingLinesStyle": "控制何时执行 `#cursorSurroundingLines#` 。",
148
147
  "editor.detectIndentation": "控制打开文件时是否根据文件内容自动检测 `#editor.tabSize#` 和 `#editor.insertSpaces#`。",
149
148
  "editor.dropIntoEditor.enabled": "控制是否可以按住 `shift` 将文件拖放到文本编辑器中(而不是在编辑器中打开文件)。",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "将尝试只对修改部分进行格式化(需要源代码控制)。如果不能使用源码控制,那么整个文件将被格式化。",
@@ -144,7 +144,6 @@
144
144
  "editor.accessibilitySupport2": "假設沒有連接螢幕閱讀器",
145
145
  "editor.bracketPairColorization.enabled": "控制是否啟用括號對著色。使用 `#workbench.colorCustomizations#` 來覆寫括弧高亮顏色。",
146
146
  "editor.codeActionWidget.includeNearbyQuickfixes": "當目前未進行診斷時,啟用/停用在行內顯示最近的快速修復。",
147
- "editor.cursorSurroundingLinesStyle": "控制何時執行 `#cursorSurroundingLines#`。",
148
147
  "editor.detectIndentation": "控制在開啟檔案時,是否會根據檔案內容自動偵測 `#editor.tabSize#` 和 `#editor.insertSpaces#`。",
149
148
  "editor.dropIntoEditor.enabled": "控制是否可以按住 `shift` 將檔案拖放到文字編輯器中 (而不是在編輯器中開啟檔案)。",
150
149
  "editor.formatOnSaveMode.modificationsIfAvailable": "僅嘗試格式化修改 (需要來源控制)。如果無法使用原始碼控制,則會格式化整個檔案。",
@@ -116,13 +116,14 @@
116
116
  "name": "ABCSupplyPlan",
117
117
  "description": "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner",
118
118
  "fileMatch": ["abc-supply-plan-*.json"],
119
- "url": "https://json.schemastore.org/abc-supply-plan-5.0.0.json",
119
+ "url": "https://json.schemastore.org/abc-supply-plan-6.0.0.json",
120
120
  "versions": {
121
121
  "1.0.0": "https://json.schemastore.org/abc-supply-plan-1.0.0.json",
122
122
  "2.0.0": "https://json.schemastore.org/abc-supply-plan-2.0.0.json",
123
123
  "3.0.0": "https://json.schemastore.org/abc-supply-plan-3.0.0.json",
124
124
  "4.0.0": "https://json.schemastore.org/abc-supply-plan-4.0.0.json",
125
- "5.0.0": "https://json.schemastore.org/abc-supply-plan-5.0.0.json"
125
+ "5.0.0": "https://json.schemastore.org/abc-supply-plan-5.0.0.json",
126
+ "6.0.0": "https://json.schemastore.org/abc-supply-plan-6.0.0.json"
126
127
  }
127
128
  },
128
129
  {
@@ -495,6 +496,19 @@
495
496
  ],
496
497
  "url": "https://raw.githubusercontent.com/codifyCLI/codify-schemas/main/src/schemastore/codify-schema.json"
497
498
  },
499
+ {
500
+ "name": "CloudCannon Configuration",
501
+ "description": "Configuration file for CloudCannon, the Git-based CMS that brings visual editing to your modern tech stack, freeing developers from content tasks while empowering editors to make changes",
502
+ "fileMatch": [
503
+ "cloudcannon.config.yml",
504
+ "cloudcannon.config.yaml",
505
+ "cloudcannon.config.json",
506
+ "*.cloudcannon.config.yml",
507
+ "*.cloudcannon.config.yaml",
508
+ "*.cloudcannon.config.json"
509
+ ],
510
+ "url": "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-config.schema.json"
511
+ },
498
512
  {
499
513
  "name": "latexindent configuration",
500
514
  "description": "Configuration file for latexindent",
@@ -911,6 +925,19 @@
911
925
  "4.x": "https://raw.githubusercontent.com/apache/camel/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json"
912
926
  }
913
927
  },
928
+ {
929
+ "name": "Cannon TOML",
930
+ "description": "Deployment configuration for Cannon, a DevOps tool for Ethereum",
931
+ "fileMatch": [
932
+ "cannonfile.json",
933
+ "*.cannonfile.json",
934
+ "cannonfile.yaml",
935
+ "*.cannonfile.yaml",
936
+ "cannonfile.toml",
937
+ "*.cannonfile.toml"
938
+ ],
939
+ "url": "https://raw.githubusercontent.com/usecannon/cannon/main/packages/lsp/src/schema.json"
940
+ },
914
941
  {
915
942
  "name": "Carafe",
916
943
  "description": "Carafe compatible JavaScript Bundles",
@@ -2054,7 +2081,7 @@
2054
2081
  "name": "Expo SDK",
2055
2082
  "description": "Expo SDK app manifest",
2056
2083
  "fileMatch": ["app.json"],
2057
- "url": "https://json.schemastore.org/expo-46.0.0.json",
2084
+ "url": "https://json.schemastore.org/expo-52.0.0.json",
2058
2085
  "versions": {
2059
2086
  "37.0.0": "https://json.schemastore.org/expo-37.0.0.json",
2060
2087
  "38.0.0": "https://json.schemastore.org/expo-38.0.0.json",
@@ -2062,7 +2089,9 @@
2062
2089
  "40.0.0": "https://json.schemastore.org/expo-40.0.0.json",
2063
2090
  "41.0.0": "https://json.schemastore.org/expo-41.0.0.json",
2064
2091
  "42.0.0": "https://json.schemastore.org/expo-42.0.0.json",
2065
- "46.0.0": "https://json.schemastore.org/expo-46.0.0.json"
2092
+ "46.0.0": "https://json.schemastore.org/expo-46.0.0.json",
2093
+ "50.0.0": "https://json.schemastore.org/expo-50.0.0.json",
2094
+ "52.0.0": "https://json.schemastore.org/expo-52.0.0.json"
2066
2095
  }
2067
2096
  },
2068
2097
  {
@@ -2071,6 +2100,12 @@
2071
2100
  "fileMatch": ["eas.json"],
2072
2101
  "url": "https://raw.githubusercontent.com/expo/eas-cli/main/packages/eas-json/schema/eas.schema.json"
2073
2102
  },
2103
+ {
2104
+ "name": "EasyVCR .NET",
2105
+ "description": "EasyVCR .NET recording file",
2106
+ "fileMatch": ["*.easyvcr", "**/cassettes/*.json"],
2107
+ "url": "https://json.schemastore.org/easyvcr-net.json"
2108
+ },
2074
2109
  {
2075
2110
  "name": "ezd task runner",
2076
2111
  "description": "ezd task runner. Documentation: https://gitlab.com/sbenv/veroxis/ezd-rs",
@@ -2774,7 +2809,7 @@
2774
2809
  "name": "ioBroker JSON UI",
2775
2810
  "description": "ioBroker JSON-based admin user interfaces - config, custom and tabs",
2776
2811
  "fileMatch": ["jsonConfig.json", "jsonCustom.json", "jsonTab.json"],
2777
- "url": "https://raw.githubusercontent.com/ioBroker/adapter-react-v5/main/schemas/jsonConfig.json"
2812
+ "url": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/packages/jsonConfig/schemas/jsonConfig.json"
2778
2813
  },
2779
2814
  {
2780
2815
  "name": "ioBroker Package manifest",
@@ -2845,8 +2880,9 @@
2845
2880
  "name": "JReleaser",
2846
2881
  "description": "JReleaser config file",
2847
2882
  "fileMatch": ["jreleaser.yml", "jreleaser.json"],
2848
- "url": "https://json.schemastore.org/jreleaser-1.14.0.json",
2883
+ "url": "https://json.schemastore.org/jreleaser-1.15.0.json",
2849
2884
  "versions": {
2885
+ "1.15.0": "https://json.schemastore.org/jreleaser-1.15.0.json",
2850
2886
  "1.14.0": "https://json.schemastore.org/jreleaser-1.14.0.json",
2851
2887
  "1.13.1": "https://json.schemastore.org/jreleaser-1.13.1.json",
2852
2888
  "1.13.0": "https://json.schemastore.org/jreleaser-1.13.0.json",
@@ -3576,6 +3612,15 @@
3576
3612
  "fileMatch": ["nswag.json"],
3577
3613
  "url": "https://json.schemastore.org/nswag.json"
3578
3614
  },
3615
+ {
3616
+ "name": "Nullstone config",
3617
+ "description": "Nullstone config.yml file",
3618
+ "fileMatch": ["**/.nullstone/*.yml", "**/.nullstone/*.yaml"],
3619
+ "url": "https://raw.githubusercontent.com/nullstone-io/iac/master/.schema/config.0.1.json",
3620
+ "versions": {
3621
+ "0.1": "https://raw.githubusercontent.com/nullstone-io/iac/master/.schema/config.0.1.json"
3622
+ }
3623
+ },
3579
3624
  {
3580
3625
  "name": "ntangle",
3581
3626
  "description": "NTangle CDC code-generation configuration. Documentation: https://github.com/Avanade/ntangle",
@@ -3992,6 +4037,12 @@
3992
4037
  "0.0": "https://json.schemastore.org/plagiarize-me-0.0.json"
3993
4038
  }
3994
4039
  },
4040
+ {
4041
+ "name": "Plex Prerolls",
4042
+ "description": "Plex Prerolls configuration",
4043
+ "fileMatch": [],
4044
+ "url": "https://raw.githubusercontent.com/nwithan8/plex-prerolls/main/.schema/config.schema.json"
4045
+ },
3995
4046
  {
3996
4047
  "name": "podbard.yaml",
3997
4048
  "description": "Configuration file for Podbard - a podcast site generator",
@@ -4088,7 +4139,7 @@
4088
4139
  "name": "Problem package generators",
4089
4140
  "description": "Generators for programming tasks in the Kattis/CLICS problem package format",
4090
4141
  "fileMatch": ["generators.yml", "generators.yaml"],
4091
- "url": "https://json.schemastore.org/problem_package_generators.json"
4142
+ "url": "https://raw.githubusercontent.com/RagnarGrootKoerkamp/BAPCtools/refs/heads/master/support/schemas/generators_yaml_schema.json"
4092
4143
  },
4093
4144
  {
4094
4145
  "name": "project.json",
@@ -5022,7 +5073,7 @@
5022
5073
  "name": "transcend.yml",
5023
5074
  "description": "Define personal data in code using Transcend",
5024
5075
  "fileMatch": ["transcend.yml", "transcend.yaml"],
5025
- "url": "https://raw.githubusercontent.com/transcend-io/cli/main/transcend-yml-schema-v4.json"
5076
+ "url": "https://raw.githubusercontent.com/transcend-io/cli/main/transcend-yml-schema-latest.json"
5026
5077
  },
5027
5078
  {
5028
5079
  "name": "trime.yaml",
@@ -5235,7 +5286,18 @@
5235
5286
  "venvironment.json",
5236
5287
  "*.venvironment.json"
5237
5288
  ],
5238
- "url": "https://json.schemastore.org/venvironment-schema.json"
5289
+ "url": "https://json.schemastore.org/venvironment-schema-v3.2.0.json",
5290
+ "versions": {
5291
+ "1.0.0": "https://json.schemastore.org/venvironment-schema-v1.0.0.json",
5292
+ "1.1.0": "https://json.schemastore.org/venvironment-schema-v1.1.0.json",
5293
+ "1.1.1": "https://json.schemastore.org/venvironment-schema-v1.1.1.json",
5294
+ "2.0.0": "https://json.schemastore.org/venvironment-schema-v2.0.0.json",
5295
+ "2.1.0": "https://json.schemastore.org/venvironment-schema-v2.1.0.json",
5296
+ "2.2.0": "https://json.schemastore.org/venvironment-schema-v2.2.0.json",
5297
+ "3.0.0": "https://json.schemastore.org/venvironment-schema-v3.0.0.json",
5298
+ "3.1.0": "https://json.schemastore.org/venvironment-schema-v3.1.0.json",
5299
+ "3.2.0": "https://json.schemastore.org/venvironment-schema-v3.2.0.json"
5300
+ }
5239
5301
  },
5240
5302
  {
5241
5303
  "name": "venvironment-basic.yaml",
@@ -5248,7 +5310,15 @@
5248
5310
  "venvironment-basic.json",
5249
5311
  "*.venvironment-basic.json"
5250
5312
  ],
5251
- "url": "https://json.schemastore.org/venvironment-basic-schema.json"
5313
+ "url": "https://json.schemastore.org/venvironment-basic-schema-v3.2.0.json",
5314
+ "versions": {
5315
+ "1.0.0": "https://json.schemastore.org/venvironment-basic-schema-v1.0.0.json",
5316
+ "1.1.0": "https://json.schemastore.org/venvironment-basic-schema-v1.1.0.json",
5317
+ "2.0.0": "https://json.schemastore.org/venvironment-basic-schema-v2.0.0.json",
5318
+ "2.1.0": "https://json.schemastore.org/venvironment-basic-schema-v2.1.0.json",
5319
+ "3.0.0": "https://json.schemastore.org/venvironment-basic-schema-v3.0.0.json",
5320
+ "3.2.0": "https://json.schemastore.org/venvironment-basic-schema-v3.2.0.json"
5321
+ }
5252
5322
  },
5253
5323
  {
5254
5324
  "name": "Version Bumper config",
@@ -5341,7 +5411,14 @@
5341
5411
  "name": "vtesttree.yaml",
5342
5412
  "description": "Vector test execution tree description",
5343
5413
  "fileMatch": ["*.vtesttree.yaml", "*.vtesttree.yml", "*.vtesttree.json"],
5344
- "url": "https://json.schemastore.org/vtesttree-schema.json"
5414
+ "url": "https://json.schemastore.org/vtesttree-schema-v2.3.0.json",
5415
+ "versions": {
5416
+ "1.0.0": "https://json.schemastore.org/vtesttree-schema-v1.0.0.json",
5417
+ "2.0.0": "https://json.schemastore.org/vtesttree-schema-v2.0.0.json",
5418
+ "2.1.0": "https://json.schemastore.org/vtesttree-schema-v2.1.0.json",
5419
+ "2.2.0": "https://json.schemastore.org/vtesttree-schema-v2.2.0.json",
5420
+ "2.3.0": "https://json.schemastore.org/vtesttree-schema-v2.3.0.json"
5421
+ }
5345
5422
  },
5346
5423
  {
5347
5424
  "name": "vtestunit.yaml",
@@ -5404,10 +5481,16 @@
5404
5481
  },
5405
5482
  {
5406
5483
  "name": "KSP-CKAN",
5407
- "description": "Metadata spec for KSP-CKAN",
5484
+ "description": "Metadata spec for CKAN meta files",
5408
5485
  "fileMatch": ["*.ckan"],
5409
5486
  "url": "https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/CKAN.schema"
5410
5487
  },
5488
+ {
5489
+ "name": "KSP-NetKAN",
5490
+ "description": "Metadata spec for NetKAN files",
5491
+ "fileMatch": ["*.netkan", "*.frozen"],
5492
+ "url": "https://raw.githubusercontent.com/KSP-CKAN/CKAN/master/NetKAN.schema"
5493
+ },
5411
5494
  {
5412
5495
  "name": "JSON Schema Draft 4",
5413
5496
  "description": "Meta-validation JSON Schema Draft 4",
@@ -5520,12 +5603,6 @@
5520
5603
  ],
5521
5604
  "url": "https://mise.jdx.dev/schema/mise.json"
5522
5605
  },
5523
- {
5524
- "name": "mise-settings",
5525
- "description": "mise settings, a polyglot dev tool manager",
5526
- "fileMatch": ["**/mise/settings.toml"],
5527
- "url": "https://mise.jdx.dev/schema/settings.json"
5528
- },
5529
5606
  {
5530
5607
  "name": "mta.yaml",
5531
5608
  "description": "A MTA projects v3.3",
@@ -6861,7 +6938,7 @@
6861
6938
  "vcluster.yaml",
6862
6939
  "vcluster.yml"
6863
6940
  ],
6864
- "url": "https://raw.githubusercontent.com/loft-sh/vcluster/main/chart/values.schema.json"
6941
+ "url": "https://raw.githubusercontent.com/loft-sh/vcluster-config/main/vcluster.schema.json"
6865
6942
  },
6866
6943
  {
6867
6944
  "name": "well-known-fursona",
@@ -7101,6 +7178,18 @@
7101
7178
  "description": "Moonrepo project configuration file",
7102
7179
  "fileMatch": ["moon.yml"],
7103
7180
  "url": "https://raw.githubusercontent.com/moonrepo/moon/master/website/static/schemas/project.json"
7181
+ },
7182
+ {
7183
+ "name": "WireMock stub mapping",
7184
+ "description": "WireMock stub mapping JSON. See https://wiremock.org/docs/stubbing/",
7185
+ "fileMatch": ["wiremock-stub-mapping.yml", "wiremock-stub-mapping.yaml"],
7186
+ "url": "https://json.schemastore.org/wiremock-stub-mapping.json"
7187
+ },
7188
+ {
7189
+ "name": "Bitmovin Encoding Template",
7190
+ "description": "An encoding workflow from a single configuration template",
7191
+ "fileMatch": ["*.bitmovin.json", "*.bitmovin.yml", "*.bitmovin.yaml"],
7192
+ "url": "https://raw.githubusercontent.com/bitmovin/bitmovin-api-sdk-examples/main/bitmovin-encoding-template.json"
7104
7193
  }
7105
7194
  ]
7106
7195
  }
@@ -1069,7 +1069,7 @@ let CommonFrontendContribution = class CommonFrontendContribution {
1069
1069
  this.saveResourceService.save(widget, options);
1070
1070
  }
1071
1071
  async openAbout() {
1072
- this.aboutDialog.open();
1072
+ this.aboutDialog.open(false);
1073
1073
  }
1074
1074
  /**
1075
1075
  * registers event listener which make sure that