@codingame/monaco-vscode-language-pack-ko 16.1.0-shadow-root.1 → 16.1.1
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-ko",
|
|
3
|
-
"version": "16.1.
|
|
3
|
+
"version": "16.1.1",
|
|
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": "16.1.
|
|
21
|
+
"@codingame/monaco-vscode-api": "16.1.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4536,7 +4536,7 @@ var content = [
|
|
|
4536
4536
|
"채팅, 편집 및 인라인 채팅 세션에서 실행할 수 있는 재사용 가능한 프롬프트 파일('*{0}')의 위치를 지정합니다. [자세히 알아보세요]({1}).\r\n\r\n상대 경로는 작업 영역의 루트 폴더에서 확인됩니다.",
|
|
4537
4537
|
"채팅",
|
|
4538
4538
|
"Enable agent mode for {0}. When this is enabled, agent mode can be activated via the dropdown in the view.",
|
|
4539
|
-
"
|
|
4539
|
+
"The maximum number of requests to allow Copilot Edits to use per-turn in agent mode. When the limit is reached, Copilot will ask the user to confirm that it should keep working.",
|
|
4540
4540
|
"새 채팅 시작",
|
|
4541
4541
|
"작업 영역에서 파일 선택",
|
|
4542
4542
|
"채팅",
|