File: /srv/users/mkanyafarm/.vscode-server/extensions/github.copilot-chat-0.26.5/package.nls.ko.json
{"copilot.agent.description":"에이전트 모드에서 작업 영역의 파일 편집","copilot.codebase.tool.description":"코드베이스에서 관련 파일 청크, 기호 및 기타 정보를 참조합니다.","copilot.description":"Copilot에게 요청","copilot.edits.description":"작업 영역에서 파일 편집","copilot.listCodeUsages.tool.description":"기호의 참조, 정의 및 기타 사용량 찾기.","copilot.terminal.description":"Copilot에게 물어보기","copilot.terminal.explain.description":"터미널에서 무언가를 설명","copilot.terminal.explain.sampleRequest":"마지막 명령 설명","copilot.terminal.sampleRequest":"하위 디렉토리를 포함하여 디렉토리 내의 모든 파일을 보려면 어떻게 할까요?","copilot.terminalPanel.description":"터미널에서 작업을 수행하는 방법 확인","copilot.testFailure.tool.description":"마지막 단위 테스트 실패에 대한 정보를 포함합니다.","copilot.vscode.api.description":"VS Code 확장 개발에 대한 질문","copilot.vscode.api.sampleRequest":"어떻게 상태 표시줄에 텍스트를 추가하나요?","copilot.vscode.description":"VS Code에 대한 질문하기","copilot.vscode.sampleRequest":"통합 터미널을 여는 명령은 무엇인가요?","copilot.vscode.search.description":"작업 영역 검색에 대한 쿼리 매개 변수 생성","copilot.vscode.search.sampleRequest":"내 'src' 디렉터리 아래의 모든 파일에서 'foo' 검색","copilot.vscode.setupTests.description":"프로젝트에서 테스트 설정(실험적)","copilot.vscode.setupTests.sampleRequest":"내 프로젝트에 Playwright 테스트 추가","copilot.vscode.startDebugging.description":"VS Code에서 시작 구성을 생성하고 디버깅을 시작합니다(실험적).","copilot.vscode.startDebugging.sampleRequest":"포트 9229에서 노드 앱에 연결","copilot.vscode.tool.description":"VS Code API 참조를 사용하여 VS Code 확장 개발에 관한 질문에 답변하세요.","copilot.workspace.description":"작업 영역에 대해 질문하기","copilot.workspace.doc.description":"이 기호에 대한 설명서 주석 추가","copilot.workspace.edit.description":"작업 영역에서 파일 편집","copilot.workspace.edit.inline.description":"활성 편집기에서 선택한 코드 편집","copilot.workspace.explain.description":"활성 편집기의 코드 작동 방식 설명","copilot.workspace.fix.description":"선택한 코드의 문제에 대한 수정 제안","copilot.workspace.fix.sampleRequest":"이 코드에 문제가 있습니다. 코드를 다시 작성하여 버그가 수정된 상태로 표시되게 합니다.","copilot.workspace.generate.description":"새 코드 생성","copilot.workspace.new.description":"작업 영역의 새 파일 또는 프로젝트에 대한 스캐폴드 코드","copilot.workspace.new.sampleRequest":"typescript를 사용하여 RESTful API 서버 만들기","copilot.workspace.newNotebook.description":"새 Jupyter Notebook 만들기","copilot.workspace.newNotebook.sampleRequest":"csv 파일에서 어떻게 데이터를 로드하는 Notebook을 만드나요?","copilot.workspace.review.description":"활성 편집기에서 선택한 코드 검토","copilot.workspace.sampleRequest":"이 프로젝트를 어떻게 빌드하나요?","copilot.workspace.semanticSearch.description":"쿼리와 관련된 코드 찾기","copilot.workspace.semanticSearch.sampleRequest":"도구 모음 코드는 어디에 있나요?","copilot.workspace.tests.description":"선택한 코드에 대한 단위 테스트 만들기","copilot.workspaceSymbols.tool.description":"언어 서비스를 사용하여 작업 영역 기호를 검색합니다.","github.copilot.badge.signUp":"GitHub Copilot 등록","github.copilot.badge.star":"GitHub의 Copilot 별 표시","github.copilot.badge.twitter":"Twitter에서 GitHub 팔로우","github.copilot.badge.youtube":"YouTube에서 GitHub 확인","github.copilot.chat.attachFile":"채팅에 파일 추가","github.copilot.chat.attachFolder":"채팅에 폴더 추가","github.copilot.chat.attachSelection":"채팅에 선택 영역 추가","github.copilot.chat.completionContext.typescript.mode":"TypeScript Copilot 컨텍스트 공급자의 실행 모드입니다.","github.copilot.chat.copilotDebugCommand.enabled":"터미널에서 'copilot-debug' 명령이 사용하도록 설정되었는지 여부입니다.","github.copilot.chat.editor.temporalContext.enabled":"인라인 채팅 요청을 할 때 Copilot 요청과 함께 최근에 보고 편집한 파일을 포함할지 여부를 지정합니다.","github.copilot.chat.edits.suggestRelatedFilesForTests":"Copilot 편집 작업 집합에 대한 테스트 파일의 소스 파일을 제안할지 여부입니다.","github.copilot.chat.edits.temporalContext.enabled":"편집할 때 Copilot 요청과 함께 최근에 보고 편집한 파일을 포함할지 여부를 요청합니다.","github.copilot.chat.languageContext.fix.typescript.enabled":"/fix 명령을 위해 TypeScript 언어 컨텍스트 공급자를 활성화합니다.","github.copilot.chat.languageContext.inline.typescript.enabled":"인라인 채팅(생성 및 편집 모두)에 대해 TypeScript 언어 컨텍스트 공급자를 활성화합니다.","github.copilot.chat.languageContext.typescript.enabled":"인라인 완성을 위해 TypeScript 언어 컨텍스트 공급자를 활성화합니다.","github.copilot.command.applyReviewSuggestion":"적용","github.copilot.command.applyReviewSuggestionAndNext":"적용 후 다음으로 이동","github.copilot.command.applySuggestionWithCopilot":"Copilot의 추천 적용","github.copilot.command.attachTerminalSelection":"채팅에 터미널 선택 추가","github.copilot.command.buildLocalWorkspaceIndex":"로컬 작업 영역 인덱스 작성","github.copilot.command.buildRemoteWorkspaceIndex":"원격 작업 영역 인덱스 빌드","github.copilot.command.collectDiagnostics":"GitHub Copilot 채팅 진단","github.copilot.command.collectWorkspaceIndexDiagnostics":"작업 영역 인덱스 진단 수집","github.copilot.command.continueReviewInChat":"채팅 패널에서 보기","github.copilot.command.continueReviewInInlineChat":"인라인 채팅 취소 및 복사","github.copilot.command.discardAllReviewSuggestion":"모두 취소","github.copilot.command.discardReviewSuggestion":"취소","github.copilot.command.discardReviewSuggestionAndNext":"삭제 후 다음으로 이동","github.copilot.command.explainTerminalLastCommand":"마지막 터미널 명령 설명","github.copilot.command.explainTerminalSelection":"터미널 선택 설명","github.copilot.command.explainTerminalSelectionContextMenu":"설명","github.copilot.command.explainThis":"설명","github.copilot.command.fixTestFailure":"테스트 실패 수정","github.copilot.command.fixThis":"수정","github.copilot.command.generateConfiguration":"GitHub Copilot을 사용하여 디버그 구성 생성","github.copilot.command.generateDocs":"문서 생성","github.copilot.command.generateSTest":"마지막 채팅 요청에서 STest 생성","github.copilot.command.generateTests":"테스트 생성","github.copilot.command.generateThis":"이 항목 생성","github.copilot.command.gotoNextReviewSuggestion":"다음 제안","github.copilot.command.gotoPreviousReviewSuggestion":"이전 제안","github.copilot.command.helpfulReviewSuggestion":"유용함","github.copilot.command.logWorkbenchState":"로그 워크벤치 상태","github.copilot.command.openUserPreferences":"사용자 기본 설정 열기","github.copilot.command.openWalkthrough":"연습 열기","github.copilot.command.rerunWithCopilotDebug":"마지막 터미널 명령 디버그","github.copilot.command.reviewAndComment":"검토 및 의견","github.copilot.command.reviewChanges":"Copilot 코드 검토 - 커밋되지 않은 변경 내용","github.copilot.command.reviewChanges.cancel":"Copilot 코드 검토 - 취소","github.copilot.command.reviewStagedChanges":"Copilot 코드 검토 - 스테이징된 변경 내용","github.copilot.command.reviewUnstagedChanges":"Copilot 코드 검토 - 스테이징되지 않은 변경 내용","github.copilot.command.sendChatFeedback":"채팅 피드백 보내기","github.copilot.command.showNotebookLog":"채팅 로그 전자 필기장 표시","github.copilot.command.unhelpfulReviewSuggestion":"유용하지 않음","github.copilot.config.agent.runTasks":"Copilot Edits가 에이전트 모드에서 작업 영역 작업을 실행할 수 있는지 여부를 구성합니다.","github.copilot.config.agent.thinkingTool":"Copilot이 에이전트 모드에서 응답을 생성하기 전에 요청에 대해 깊이 생각할 수 있는 사고 도구를 지원합니다.","github.copilot.config.autoFix":"Automatically fix diagnostics for edited files.","github.copilot.config.byok.ollamaEndpoint":"Bring Your Own Key를 통해 액세스할 때 Ollama에 사용할 엔드포인트입니다. 기본값은 localhost입니다.","github.copilot.config.codeGeneration.instruction.file":"코드를 생성하는 Copilot 요청에 추가될 파일의 경로입니다. 필요에 따라 명령에 대한 언어를 지정할 수 있습니다.","github.copilot.config.codeGeneration.instruction.text":"코드를 생성하는 Copilot 요청에 추가될 텍스트 명령입니다. 필요에 따라 명령에 대한 언어를 지정할 수 있습니다.","github.copilot.config.codeGeneration.instructions":"코드를 생성하는 Copilot 요청에 추가할 명령 집합입니다.\n명령은 다음에서 가져올 수 있습니다. \n- 작업 영역의 파일: '{ \"file\": \"fileName\" }'\n- 자연어 텍스트: `{ \"text\": \"Use underscore for field names.\" }`\n\n참고: 지침을 짧고 정확하게 유지합니다. 잘못된 지침은 Copilot의 품질과 성능을 저하시킬 수 있습니다.","github.copilot.config.codeGeneration.useInstructionFiles":"'.github/copilot-instructions.md'의 코드 명령이 Copilot 요청에 추가되는지 여부를 제어합니다.\n\n참고: 명령은 짧고 간결하게 유지하세요. 잘못된 명령은 Copilot의 품질과 성능을 저하시킬 수 있습니다. Copilot 사용자 지정에 관해 [자세히 알아보세요](https://aka.ms/github-copilot-custom-instructions).","github.copilot.config.codesearch.enabled":"'#codebase'를 사용할 때 에이전트 codesearch를 활성화할지 여부입니다.","github.copilot.config.commitMessageGeneration.instruction.file":"커밋 메시지를 생성하는 Copilot 요청에 추가될 지침이 있는 파일의 경로입니다.","github.copilot.config.commitMessageGeneration.instruction.text":"커밋 메시지를 생성하는 Copilot 요청에 추가될 텍스트 지침입니다.","github.copilot.config.commitMessageGeneration.instructions":"커밋 메시지를 생성하는 Copilot 요청에 추가될 일련의 지침입니다.\n명령은 다음을 통해 제공될 수 있습니다. \n- 작업 영역의 파일: `{ \"file\": \"fileName\" }`\n- 자연어 텍스트: `{ \"text\": \"Use conventional commit message format.\" }`\n\n참고: 지침을 짧고 명확하게 유지합니다. 잘못된 지침은 Copilot의 품질과 성능을 저하시킬 수 있습니다.","github.copilot.config.debugTerminalCommandPatterns":"\"디버그 명령\" 빠른 수정 작업이 디버그 터미널에 표시되어야 하는 명령 목록입니다.","github.copilot.config.debugTerminalCommands":"디버그 터미널 및 'copilot-debug' 명령에서 힌트를 빠르게 수정할지 여부입니다.","github.copilot.config.edits.codesearch.enabled":"이 설정은 `#github.copilot.chat.codesearch.enabled#`를 위해 더 이상 사용되지 않습니다.","github.copilot.config.edits.enabled":"Copilot 편집 기능을 사용하도록 설정할지 여부.","github.copilot.config.edits.suggestRelatedFilesFromGitHistory":"Copilot 편집 작업 집합에 대한 git 기록의 관련 파일을 제안할지 여부입니다.","github.copilot.config.editsNewNotebook.enabled":"Copilot Edits에서 새 Notebook 도구를 사용하도록 설정할지 여부입니다.","github.copilot.config.enableCodeActions":"사용 가능한 경우 Copilot 명령이 코드 작업으로 표시되는지 제어합니다.","github.copilot.config.enableUserPreferences":"에이전트 모드에서 사용자 기본 설정 저장을 사용하도록 설정합니다.","github.copilot.config.experimental.testGeneration.instruction.file":"테스트를 생성하는 Copilot 요청에 추가될 파일의 경로입니다. 필요에 따라 명령의 언어를 지정할 수 있습니다.","github.copilot.config.experimental.testGeneration.instruction.text":"테스트를 생성하는 Copilot 요청에 추가될 텍스트 명령입니다. 필요에 따라 명령의 언어를 지정할 수 있습니다.","github.copilot.config.followUps":"채팅에서 후속 메시지를 제안할지 여부입니다.","github.copilot.config.followUps.always":"모든 채팅 응답에서","github.copilot.config.followUps.firstOnly":"첫 번째 응답에서만","github.copilot.config.followUps.never":"후속 제안 사용 안 함","github.copilot.config.generateTests.codeLens":"현재 테스트 검사 정보에서 다루지 않는 기호에 대한 '테스트 생성' 코드 렌즈를 표시합니다.","github.copilot.config.localeOverride":"Copilot이 응답해야 하는 로캘(예: 'en' 또는 'fr')을 지정합니다. 기본적으로 Copilot은 VS Code의 구성된 표시 언어 로캘을 사용하여 응답합니다.","github.copilot.config.newWorkspaceCreation.enabled":"새 에이전트 작업 영역 생성을 활성화할지 여부입니다.","github.copilot.config.pullRequestDescriptionGeneration.instruction.file":"끌어오기 요청 제목 및 설명을 생성하는 Copilot 요청에 추가될 명령이 있는 파일의 경로입니다.","github.copilot.config.pullRequestDescriptionGeneration.instruction.text":"끌어오기 요청 제목 및 설명을 생성하는 Copilot 요청에 추가될 텍스트 지침입니다.","github.copilot.config.pullRequestDescriptionGeneration.instructions":"끌어오기 요청 제목 및 설명을 생성하는 Copilot 요청에 추가될 명령 집합입니다.\n명령은 다음을 통해 제공될 수 있습니다. \n- 작업 영역의 파일: `{ \"file\": \"fileName\" }`\n- 자연어 텍스트: `{ \"text\": \"Always include a list of key changes.\" }`\n\n참고: 명령은 짧고 간결하게 유지합니다. 잘못된 명령은 Copilot의 품질과 성능을 저하시킬 수 있습니다.","github.copilot.config.renameSuggestions.triggerAutomatically":"Copilot이 이름 바꾸기에 대한 제안을 생성하는지 여부를 제어합니다.","github.copilot.config.reviewSelection.enabled":"현재 선택 항목에 대한 코드 검토를 활성화합니다.","github.copilot.config.reviewSelection.instruction.file":"현재 선택 항목에 대한 코드 검토를 제공하는 Copilot 요청에 추가될 파일 경로입니다. 필요에 따라 명령의 언어를 지정할 수 있습니다.","github.copilot.config.reviewSelection.instruction.text":"현재 선택 항목에 대한 코드 검토를 제공하는 Copilot 요청에 추가될 텍스트 명령입니다. 필요에 따라 명령의 언어를 지정할 수 있습니다.","github.copilot.config.reviewSelection.instructions":"현재 선택 항목에 대한 코드 검토를 제공하는 Copilot 요청에 추가될 명령 집합입니다.\n명령은 다음을 통해 제공될 수 있습니다. \n- 작업 영역의 파일: `{ \"file\": \"fileName\" }`\n- 자연어 텍스트: `{ \"text\": \"Use underscore for field names.\" }`\n\n참고: 지침을 짧고 명확하게 유지합니다. 잘못된 지침은 Copilot의 효율성을 저하할 수 있습니다.","github.copilot.config.scopeSelection":"사용자가 '/explain'을 사용하고 활성 편집기에 선택 항목이 없는 경우 사용자에게 특정 기호 범위를 선택하라는 메시지를 표시할지 여부를 지정합니다.","github.copilot.config.search.semanticTextResults":"검색 보기에서 의미 체계 검색 결과를 사용하도록 설정합니다. 이 설정을 사용하지 않도록 설정하려면 변경 내용을 적용하도록 창을 다시 로드해야 합니다.","github.copilot.config.setupTests.enabled":"'/tests' 생성 시 '/setupTests' 의도 및 프롬프트를 사용하도록 설정합니다.","github.copilot.config.startDebugging.enabled":"패널 채팅에서 '/startDebugging' 의도를 사용하도록 설정합니다. 쿼리(있는 경우), 프로젝트 구조 등과 일치하도록 시작 구성을 생성하거나 찾습니다.","github.copilot.config.terminalChatLocation":"터미널에서 채팅 쿼리를 열어야 하는 위치를 제어합니다.","github.copilot.config.terminalChatLocation.chatView":"채팅 보기를 엽니다.","github.copilot.config.terminalChatLocation.quickChat":"빠른 채팅을 엽니다.","github.copilot.config.terminalChatLocation.terminal":"터미널 인라인 채팅 열기","github.copilot.config.testGeneration.instructions":"테스트를 생성하는 Copilot 요청에 추가할 명령 집합입니다.\n명령은 다음에서 가져올 수 있습니다. \n- 작업 영역의 파일: '{ \"file\": \"fileName\" }'\n- 자연어 텍스트: `{ \"text\": \"Use underscore for field names.\" }`\n\n참고: 지침을 짧고 정확하게 유지합니다. 잘못된 지침은 Copilot의 품질과 성능을 저하시킬 수 있습니다.","github.copilot.config.useProjectTemplates":"'/new'를 사용할 때 관련 GitHub 프로젝트를 시작 프로젝트로 사용","github.copilot.devcontainer.generateDevContainerConfig":"Copilot을 사용하여 개발 컨테이너 구성 생성","github.copilot.edits.attachFile":"Copilot 편집에 파일 추가","github.copilot.edits.attachFolder":"Copilot Edits에 폴더 추가","github.copilot.edits.attachSelection":"Copilot 편집에 선택 항목 추가","github.copilot.git.generateCommitMessage":"Copilot를 사용하여 커밋 메시지 생성","github.copilot.icon":"GitHub Copilot 아이콘","github.copilot.nextEditSuggestions.enabled":"NES(다음 편집 제안)를 사용할지 여부입니다.\n\nNES는 최근 변경 사항에 따라 다음 편집을 제안할 수 있습니다. 다음 편집 제안에 대해 [자세히 알아보세요](https://aka.ms/vscode-nes).","github.copilot.resetAutomaticCommandExecutionPrompt":"자동 명령 실행 프롬프트 다시 설정","github.copilot.submenu.copilot.label":"Copilot","github.copilot.submenu.reviewComment.applyAndNext.label":"적용 후 다음으로 이동","github.copilot.submenu.reviewComment.discard.label":"취소","github.copilot.submenu.reviewComment.discardAndNext.label":"삭제 후 다음으로 이동","github.copilot.tools.createNewWorkspace.name":"새 작업 영역 만들기","github.copilot.tools.createNewWorkspace.userDescription":"Scaffold a new workspace in VS Code.","github.copilot.tools.getProjectSetupInfo.name":"프로젝트 설정 정보 가져오기","github.copilot.tools.githubRepo.name":"GitHub 리포지토리에서 관련 코드 검색","github.copilot.tools.openEmptyFolder.name":"빈 폴더를 VS Code 작업 영역으로 열기","github.copilot.tools.searchResults.description":"검색 보기의 결과","github.copilot.tools.searchResults.name":"검색 보기에서 결과 가져오기","github.copilot.tools.terminalLastCommand.description":"활성 터미널의 마지막 실행 명령","github.copilot.tools.terminalLastCommand.name":"터미널 마지막 명령","github.copilot.tools.terminalSelection.description":"활성 터미널의 선택","github.copilot.tools.terminalSelection.name":"터미널 선택","github.copilot.viewsWelcome.chatDisabled":"조직 관리자가 현재 계정에 대해 GitHub Copilot 채팅을 사용하지 않도록 설정했습니다. 채팅을 사용하도록 설정하려면 조직 관리자에게 문의하세요.\n\n[자세한 정보](https://docs.github.com/en/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/managing-policies-for-copilot-in-your-organization)","github.copilot.viewsWelcome.contactSupport":"계정에 문제가 있는 것 같습니다. GitHub 고객 지원팀에 문의하세요.\n\n[고객 지원팀에 문의](https://support.github.com/?editor=vscode)","github.copilot.viewsWelcome.debug":"GitHub Copilot 채팅을 사용하면 [terminal command](command:github.copilot.chat.startCopilotDebugCommand)에 기반하거나 [interactive chat](command:workbench.action.chat.open?%7B%22query%22%3A%22%40vscode%20%2FstartDebugging%20%22%2C%22isPartialQuery%22%3Atrue%7D)을 통해 디버깅을 시작할 수 있습니다.","github.copilot.viewsWelcome.enterprise":"Copilot을 활성화하려면 GitHub 조직 관리자에게 문의하세요.","github.copilot.viewsWelcome.individual":"GitHub Copilot을 시작합니다.\n\n[GitHub Copilot 무료로 시작](https://github.com/github-copilot/signup)\n\nCopilot 구독이 있는 다른 계정이 있는 경우 [해당 계정에 로그인](command:github.copilotChat.signInChoose?%22force%22)을 할 수 있습니다.\n\n또는 [Copilot 연습](command:github.copilot.open.walkthrough)을 탐색하여 자세히 알아보세요!","github.copilot.viewsWelcome.individual.expired":"Copilot 구독이 만료되었습니다.\n\n[Copilot 설정을 검토하세요](https://github.com/settings/copilot?editor=vscode)","github.copilot.viewsWelcome.offline":"현재 오프라인 상태입니다. GitHub Copilot을 사용하려면 인터넷에 연결하세요.\n\n[연결 다시 시도](command:github.copilot.refreshToken)","github.copilot.viewsWelcome.signIn":"여려분의 AI 프로그래머 파트너인 GitHub Copilot을 사용하려면 GitHub로 로그인하세요.\n\n[GitHub.com에 로그인](command:github.copilotChat.signIn)\n\n[GHE.com 계정으로 로그인](command:github.copilotChat.signInGHE)\n\n또는 [Copilot 연습](command:github.copilot.open.walkthrough)을 탐색하여 자세히 알아보세요!","github.copilot.viewsWelcome.signInGHE":"여려분의 AI 프로그래머 파트너인 GitHub Copilot을 사용하려면 GitHub로 로그인하세요.\n\n[GHE.com에 로그인](command:github.copilotChat.signInGHE)\n\n[GitHub.com 계정으로 로그인](command:github.copilotChat.signIn)\n\n또는 [Copilot 연습](command:github.copilot.open.walkthrough)을 탐색하여 자세히 알아보세요!","github.copilot.viewsWelcome.switchToReleaseChannel":"GitHub Copilot Chat 확장의 사전 릴리스 버전은 현재 안정적인 VS Code 버전에서 지원되지 않습니다. GitHub Copilot Chat의 릴리스 버전으로 전환하시거나 VS Code Insiders를 사용해 보세요.\n\n[릴리스 버전으로 전환하고 다시 로드하기](command:runCommands?%7B%22commands%22%3A%5B%7B%22command%22%3A%22workbench.extensions.action.switchToRelease%22%2C%22args%22%3A%5B%22GitHub.copilot-chat%22%5D%7D%2C%22workbench.action.reloadWindow%22%5D%7D)\n\n[VS Code Insiders로 전환하기](https://aka.ms/vscode-insiders)","github.copilot.walkthrough.description":"AI 페어링 프로그래머가 더 빠르고 스마트하게 코드를 작성합니다.","github.copilot.walkthrough.edits.description":"**Copilot 편집**을 사용하여 작업할 파일을 선택하고 변경 내용을 설명합니다. Copilot은 파일에 변경 내용을 직접 적용합니다.\n[Copilot로 편집](command:workbench.action.chat.open?%7B%22mode%22%3A%22edit%22%7D)","github.copilot.walkthrough.edits.media.altText":"이 비디오는 사용자가 보조 사이드바에 있는 Copilot Edits 입력 상자에 파일을 끌어서 놓는 장면을 보여줍니다. 그러면 Copilot이 사용자의 요청에 따라 파일을 업데이트합니다","github.copilot.walkthrough.edits.title":"자연어를 사용하여 변경","github.copilot.walkthrough.firstSuggest.description":"편집기에서 입력할 때 Copilot은 사용자가 시작한 작업을 완료하는 데 도움이 되는 코드를 제안합니다.","github.copilot.walkthrough.firstSuggest.media.altText":"이 비디오에는 다양한 Copilot 완성본이 표시되며, Copilot은 사용자가 코드를 완성할 수 있도록 코드를 제안합니다","github.copilot.walkthrough.firstSuggest.title":"AI 제안 코드 완성","github.copilot.walkthrough.inlineChatMac.description":"경우에 따라 파일 내에 작성하려는 코드에 대한 설명을 직접 작성하는 것이 더 쉽습니다.\n커서를 배치하거나 선택하고 **'Cmd+I''**를 사용하여 **인라인 채팅**을 엽니다.","github.copilot.walkthrough.inlineChatMac.media.altText":"이 비디오에서는 사용자가 인라인 채팅 위젯을 호출하고, Copilot에 자연어를 사용하여 파일을 변경하도록 요청하는 장면이 담겨 있습니다. 그러면 Copilot이 요청된 변경 내용을 수행합니다","github.copilot.walkthrough.inlineChatMac.title":"파일에서 자연어 사용","github.copilot.walkthrough.inlineChatNotMac.description":"경우에 따라 파일 내에 작성하려는 코드에 대한 설명을 직접 작성하는 것이 더 쉽습니다.\n커서를 배치하거나 선택하고 **'Ctrl+I''**를 사용하여 **인라인 채팅**을 엽니다.","github.copilot.walkthrough.inlineChatNotMac.media.altText":"편집기의 인라인 채팅 보기: 이 비디오에서는 사용자가 인라인 채팅 위젯을 호출하고, Copilot에 자연어를 사용하여 파일을 변경하도록 요청하는 장면이 담겨 있습니다. 그러면 Copilot이 요청된 변경 내용을 수행합니다","github.copilot.walkthrough.inlineChatNotMac.title":"파일에서 자연어 사용","github.copilot.walkthrough.panelChat.description":"**@workspace**를 사용하여 Copilot 프로그래밍에 대해 질문하거나 코드에 대한 도움을 받으세요.\n 직접 채팅할 수 있는 사용 가능한 모든 채팅 참가자를 보려면 **@**를 입력하세요. 모든 참가자 옆에는 전문 지식이 표시됩니다.\n[Copilot과 채팅](command:workbench.action.chat.open?%7B%22mode%22%3A%22ask%22%7D)","github.copilot.walkthrough.panelChat.media.altText":"사용자가 보조 사이드바의 Copilot Chat 패널에서 @workspace를 호출하여 코드베이스를 이해합니다. Copilot은 관련 정보를 가져오고, 파일에 대한 링크와 함께 응답을 제공합니다","github.copilot.walkthrough.panelChat.title":"코드에 대한 채팅","github.copilot.walkthrough.setup.noAction.description":"Copilot를 사용하여 여러 파일에서 코드를 생성하고, 오류를 수정하고, 코드에 대해 질문하는 등 자연어를 사용할 수 있습니다.\n 이제 GitHub 계정으로 [Copilot for free](https://github.com/features/copilot/plans) 제공합니다.","github.copilot.walkthrough.setup.signIn.description":"여러분은 Copilot을 사용하여 여러 파일에서 코드를 생성하고, 오류를 수정하며, 코드에 대해 질문하는 등 자연어를 활용할 수 있습니다.\n 이제 GitHub 계정으로 [Copilot을 무료로 이용해 보세요](https://github.com/features/copilot/plans).\n\n[Copilot을 무료로 사용하기](command:workbench.action.chat.triggerSetup)","github.copilot.walkthrough.setup.signIn.title":"로그인 하여 무료로 Copilot 사용","github.copilot.walkthrough.setup.signUp.description":"여러분은 Copilot을 사용하여 여러 파일에서 코드를 생성하고, 오류를 수정하며, 코드에 대해 질문하는 등 자연어를 활용할 수 있습니다.\n 이제 GitHub 계정으로 [Copilot을 무료로 이용해 보세요](https://github.com/features/copilot/plans).\n\n[Copilot을 무료로 사용하기](command:workbench.action.chat.triggerSetup)","github.copilot.walkthrough.setup.signUp.title":"무료로 Copilot 시작","github.copilot.walkthrough.signIn.description":"Copilot을 시작하려면 GitHub 계정으로 로그인하세요.\n올바른 GitHub 계정를 사용하는지 확인하세요. 나중에 계정 메뉴를 사용하여 로그인할 수도 있습니다.\n\n[로그인](command:github.copilot.signIn)","github.copilot.walkthrough.signIn.media.altText":"이 연습 또는 VS Code 계정 메뉴를 통해 GitHub에 로그인","github.copilot.walkthrough.signIn.title":"GitHub로 로그인","github.copilot.walkthrough.sparkle.description":"Copilot은 VS Code 인터페이스 전체에서 AI 기반 스마트 작업을 사용하여 코딩 환경을 개선합니다.\nCopilot가 코드 변경 내용을 기반으로 커밋 메시지 및 PR 설명을 생성하는 [소스 코드 제어 보기](command:workbench.view.scm)와 같은 화면에서 $(sparkle) 아이콘을 찾습니다.\n\n[팁과 요령 찾기](https://code.visualstudio.com/docs/copilot/copilot-vscode-features)","github.copilot.walkthrough.sparkle.media.altText":"이 비디오에서는 소스 제어 입력 상자에서 반짝이 아이콘이 클릭되어, GitHub Copilot이 자동으로 커밋 메시지를 생성하도록 트리거되는 모습을 보여줍니다","github.copilot.walkthrough.sparkle.title":"스마트 작업 찾아보기","github.copilot.walkthrough.title":"GitHub Copilot"}