보관함

vscode go Example실행

프로젝트용 폴더 생성

main.go 파일 생성

vscode 로 폴더 열기

F5 로 실행 -> Error

dlv 파일이 없어서 생긴 문제 인것 같아서 일단 delve 패키지 install

하지만

터미널에서

F5 로 실행 및 디버깅

그리고 vscode의 환경설정에 아래 코드 추가

2021년 5월 내가 설치한 vscode 확장들

그때 그때 사용하지 않는 것을 Disable 해서 쓴다.

Auto Rename Tag Bootstrap 4, Font awesome4, Font Awesome5 Free & Pro snippets Bootstrap 5 Snippets C/C++ C# C# Extensions CSS Peek Debugger for Chrome DotENV ES7 React/Redux/GraphQL/React-Native snippets Font Awesome Auto-complete & Preview Git History GitLens Git supercharged Go Highlight Matching Tag Html (C#) HTML […]

golang VSCode에 Debugging 환경 구축

vscode에 launch.json