@codingame/monaco-vscode-language-pack-ko 14.0.5 → 14.0.6
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": "14.0.
|
|
3
|
+
"version": "14.0.6",
|
|
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": "14.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "14.0.6"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -65,7 +65,8 @@
|
|
|
65
65
|
"the name of the active repository (e.g. vscode)": "활성 리포지토리의 이름(예: vscode)",
|
|
66
66
|
"the name of the folder the file is contained in (e.g. myFileFolder)": "파일이 포함된 폴더의 이름(예: myFileFolder)",
|
|
67
67
|
"the path of the file relative to the workspace folder (e.g. myFolder/myFileFolder/myFile.txt)": "작업 영역 폴더에 상대적인 파일 경로(예: myFolder/myFileFolder/myFile.txt)",
|
|
68
|
-
"the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)": "작업 영역 폴더에 상대적인, 파일이 포함된 폴더의 경로(예: myFolder/myFileFolder)"
|
|
68
|
+
"the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)": "작업 영역 폴더에 상대적인, 파일이 포함된 폴더의 경로(예: myFolder/myFileFolder)",
|
|
69
|
+
"the state of the active editor (e.g. modified).": "the state of the active editor (e.g. modified)."
|
|
69
70
|
},
|
|
70
71
|
"package": {
|
|
71
72
|
"description": "설정, 시작 및 확장 추천 파일과 같은 구성 파일에서 기능(고급 IntelliSense, 자동 수정)을 제공합니다.",
|
|
@@ -611,6 +611,7 @@
|
|
|
611
611
|
"config.diagnosticsCommitHook.Enabled": "커밋하기 전에 확인되지 않은 진단 대해 검사 여부를 제어합니다.",
|
|
612
612
|
"config.diagnosticsCommitHook.Sources": "커밋하기 전에 고려할 원본(**항목**) 및 최소 심각도(**값**) 목록을 제어합니다. **참고:** 특정 원본의 진단 무시하려면 원본을 목록에 추가하고 최소 심각도를 '없음'으로 설정하세요.",
|
|
613
613
|
"config.discardAllScope": "`모든 변경 내용 취소` 명령으로 취소되는 변경 내용을 제어합니다. `all`이면 모든 변경 내용을 취소합니다. `tracked`이면 추적된 파일만 취소합니다. `prompt`이면 작업을 실행할 때마다 프롬프트 대화 상자를 표시합니다.",
|
|
614
|
+
"config.discardUntrackedChangesToTrash": "Controls whether discarding untracked changes moves the file(s) to the Recycle Bin (Windows), Trash (macOS, Linux) instead of deleting them permanently. **Note:** This setting has no effect when connected to a remote or when running in Linux as a snap package.",
|
|
614
615
|
"config.enableCommitSigning": "GPG, X.509 또는 SSH로 서명 커밋을 사용합니다.",
|
|
615
616
|
"config.enableSmartCommit": "단계적 변경 사항이 없는 경우 모든 변경 사항을 저장합니다.",
|
|
616
617
|
"config.enableStatusBarSync": "Git Sync 명령이 상태 표시줄에 표시되는지 여부를 제어합니다.",
|
|
@@ -693,7 +694,6 @@
|
|
|
693
694
|
"config.untrackedChanges.hidden": "추적되지 않은 변경 내용이 숨겨지고 여러 작업에서 제외됩니다.",
|
|
694
695
|
"config.untrackedChanges.mixed": "추적 및 추적되지 않은 모든 변경 내용이 함께 표시되고 동일한 작업이 수행됩니다.",
|
|
695
696
|
"config.untrackedChanges.separate": "추적되지 않은 변경 내용은 소스 제어 보기에 별도로 표시됩니다. 또한 여러 작업에서 제외됩니다.",
|
|
696
|
-
"config.untrackedChangesEnableTrash": "Controls whether discarding untracked changes moves the file(s) to the Recycle Bin (Windows), Trash (macOS, Linux) instead of deleting them permanently. **Note:** This setting has no effect when connected to a remote.",
|
|
697
697
|
"config.useCommitInputAsStashMessage": "커밋 입력 상자의 메시지를 기본 스태시 메시지로 사용할지 여부를 제어합니다.",
|
|
698
698
|
"config.useEditorAsCommitInput": "커밋 입력 상자에 메시지가 제공되지 않을 때마다 커밋 메시지를 작성하는 데 전체 텍스트 편집기를 사용할지 여부를 제어합니다.",
|
|
699
699
|
"config.useForcePushIfIncludes": "강제 푸시가 더 안전한 force-if-includes 변형을 사용하는지 여부를 제어합니다. 참고: 이 설정을 사용하려면 '#git.useForcePushWithLease#' 설정 및 Git 버전 '2.30.0' 이상이 필요합니다.",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "프로젝트 전체 IntelliSense를 사용하도록 설정한 경우에도 웹에서 의미 체계 오류를 표시하지 않습니다. 프로젝트 전체 IntelliSense를 사용하도록 설정하지 않았거나 사용할 수 없는 경우 항상 켜져 있습니다. `#typescript.tsserver.web.projectWideIntellisense.enabled#`를 참조하세요.",
|
|
200
200
|
"configuration.tsserver.web.typeAcquisition.enabled": "웹에서 패키지 취득을 사용하거나 사용하지 않도록 설정합니다. 이렇게 하면 가져온 패키지에 대해 IntelliSense가 활성화됩니다. '#typescript.tsserver.web.projectWideIntellisense.enabled#'이 필요합니다. 현재 Safari에서 지원되지 않습니다.",
|
|
201
201
|
"configuration.typescript": "TypeScript",
|
|
202
|
-
"configuration.updateImportsOnPaste": "
|
|
202
|
+
"configuration.updateImportsOnPaste": "코드를 붙여넣을 때 가져오기를 자동으로 업데이트합니다. TypeScript 5.6+가 필요합니다.",
|
|
203
203
|
"description": "JavaScript 및 TypeScript에 대한 다양한 언어 지원을 제공합니다.",
|
|
204
204
|
"displayName": "TypeScript 및 JavaScript 언어 기능",
|
|
205
205
|
"format.indentSwitchCase": "switch 문의 case 절을 들여쓰기합니다. 작업 영역에서 TypeScript 5.1+를 사용해야 합니다.",
|
|
@@ -4462,8 +4462,8 @@ var content = [
|
|
|
4462
4462
|
"이미지",
|
|
4463
4463
|
"Symbol",
|
|
4464
4464
|
"{0}을(를) 컨텍스트로 연결",
|
|
4465
|
-
|
|
4466
|
-
|
|
4465
|
+
undefined,
|
|
4466
|
+
undefined,
|
|
4467
4467
|
"읽기 전용으로 표시",
|
|
4468
4468
|
"파일 추가",
|
|
4469
4469
|
"파일 제거",
|
|
@@ -6399,8 +6399,8 @@ var content = [
|
|
|
6399
6399
|
"시험판 확장의 아이콘 색입니다.",
|
|
6400
6400
|
"확장 스폰서의 아이콘 색입니다.",
|
|
6401
6401
|
"매니페스트를 찾을 수 없음",
|
|
6402
|
-
|
|
6403
|
-
|
|
6402
|
+
undefined,
|
|
6403
|
+
undefined,
|
|
6404
6404
|
"확장 자동 업데이트",
|
|
6405
6405
|
"모든 확장에 대해 자동 업데이트를 활성화하시겠습니까?",
|
|
6406
6406
|
"모든 확장에 대해 자동 업데이트를 비활성화하시겠습니까?",
|