@codingame/monaco-vscode-language-pack-ja 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-ja",
|
|
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
|
"パネル チャットのチャット参加者の自動検出を有効にします。",
|
|
4590
4590
|
"チャット入力で関連ファイルをレンダリングするかどうかを制御します。",
|
|
4591
4591
|
"確認が必要なときに Copilot ウィンドウがユーザーに通知するかどうかを制御します。",
|
|
4592
|
-
|
|
4592
|
+
undefined,
|
|
4593
4593
|
"Simple Browser からチャットに要素を送信できるかどうかを制御します。",
|
|
4594
4594
|
"選択した要素の CSS をチャットに追加するかどうかを制御します。{0} を有効にする必要があります。",
|
|
4595
4595
|
"選択した要素のスクリーンショットをチャットに追加するかどうかを制御します。{0} を有効にする必要があります。",
|