@codingame/monaco-vscode-language-pack-pl 18.2.1 → 18.2.2
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-pl",
|
|
3
|
-
"version": "18.2.
|
|
3
|
+
"version": "18.2.2",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "18.2.
|
|
21
|
+
"@codingame/monaco-vscode-api": "18.2.2"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4589,7 +4589,7 @@ var content = [
|
|
|
4589
4589
|
"Włącza automatyczne wykrywanie uczestnika czatu na potrzeby czatu panelowego.",
|
|
4590
4590
|
"Określa, czy powiązane pliki mają być renderowane w danych wejściowych czatu.",
|
|
4591
4591
|
"Kontroluje, czy okno funkcji Copilot powinno powiadamiać użytkownika, gdy wymagane jest potwierdzenie.",
|
|
4592
|
-
|
|
4592
|
+
undefined,
|
|
4593
4593
|
"Określa, czy elementy mogą być wysyłane do czatu z poziomu prostej przeglądarki.",
|
|
4594
4594
|
"Określa, czy arkusze CSS wybranego elementu zostaną dodane do czatu. Musi być włączony element {0}.",
|
|
4595
4595
|
"Określa, czy zrzut ekranu wybranego elementu zostanie dodany do czatu. Musi być włączony element {0}.",
|