Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>Code Assistant with GPTNew to Visual Studio Code? Get it now.
Code Assistant with GPT

Code Assistant with GPT

GPTdrome

|
71 installs
| (0) | Free
Friendly code assistant for everyone
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Assistant

모두의 코드 프렌즈! Code Assistant 입니다.

기능

  • make AISelf: 클릭 한번으로 코드가 완성됩니다.
  • Explain me: 선택한 코드에 대한 설명을 제공합니다.
  • Search on Google: 선택한 코드나 텍스트를 Google에서 검색합니다.
  • Format Code: 코드를 깔끔하게 정렬합니다.
  • Find Error: 코드에서 오류를 찾아줍니다.

초기 설정

  1. OpenAI 웹사이트에 접속하여 GPT API 키를 발급받습니다.
  2. VS Code에서 ctrl+shift+i (Mac 사용자는 cmd+shift+i)를 눌러 API 설정 창을 엽니다.
  3. 발급받은 API 키를 codeAssistant.apiKey에 입력합니다.

단축키

  • Explain me: ctrl+shift+e (Mac: cmd+shift+e)
  • Search on Google: ctrl+shift+g (Mac: cmd+shift+g)
  • Format Code: ctrl+shift+f (Mac: cmd+shift+f)
  • Find Error: ctrl+shift+d (Mac: cmd+shift+d)

개발 및 기여

프로젝트의 저장소는 여기에서 확인할 수 있습니다.

라이선스

이 프로젝트는 MIT 라이선스 하에 배포됩니다. (라이선스 파일 참조)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft