Continue - ChatGPT를 VSCode에 결합한 오픈소스 AutoPilot 확장
(github.com/continuedev)- VSCode 확장으로 ChatGPT의 기능을 IDE에 결합
- 코드의 일부를 선택한 후 질문해서 답변 받기 또는 리팩터링 하기 가능
- “how can I set up a Prisma schema that cascades deletes?”
- “/edit migrate this digital ocean terraform file into one that works for GCP”
- 새 파일을 열고 원하는 코드를 처음부터 생성 요청도 가능
- “/edit make an IAM policy that creates a user with read-only access to S3”