@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
15 lines • 667 B
JSON
{
"command.category": "충돌 병합",
"command.accept.all-incoming": "수신 모두 수락",
"command.accept.all-both": "둘 다 모두 수락",
"command.accept.current": "현재 수락",
"command.accept.incoming": "수신 수락",
"command.accept.selection": "선택 수락",
"command.accept.both": "둘 다 수락",
"command.next": "다음 충돌",
"command.previous": "이전 충돌",
"command.compare": "현재 충돌 비교",
"config.title": "충돌 병합",
"config.codeLensEnabled": "편집기 내에서 충돌 블록 CodeLense 병합 사용/사용 안 함",
"config.decoratorsEnabled": "편집기 내에서 충돌 병합 사용/사용 안 함"
}