@codingame/monaco-vscode-language-pack-ko 18.2.2 → 18.3.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-ko",
3
- "version": "18.2.2",
3
+ "version": "18.3.0",
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.2"
21
+ "@codingame/monaco-vscode-api": "18.3.0"
22
22
  }
23
23
  }
@@ -2035,7 +2035,7 @@ var content = [
2035
2035
  "확장 터미널의 ID",
2036
2036
  "확장 터미널의 이름",
2037
2037
  "터미널 드롭다운에 WSL 배포판이 표시되는지를 제어합니다.",
2038
- " 셸에서 $PATH 기타 개발 변수가 초기화되도록 로그인 셸을 제공할 있는 VS Code에서 환경을 상속해야 하는지 여부입니다.",
2038
+ "Whether new shells should inherit their environment from VS Code, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows.",
2039
2039
  "영구 터미널 세션에 다시 연결할 때 복원될 최대 라인 수를 제어합니다. 이 값을 늘리면 더 많은 메모리를 사용하여 더 많은 스크롤백 라인을 복원하고 시작 시 터미널에 연결하는 데 걸리는 시간이 늘어납니다. 이 설정을 적용하려면 다시 시작해야 하며 `#terminal.integrated.scrollback#`보다 작거나 같은 값으로 설정해야 합니다.",
2040
2040
  "터미널 출력의 링크에 대한 마우스를 표시할지 여부입니다.",
2041
2041
  "{0} 설정을 사용할 때 무시할 프로세스 이름 집합입니다.",