티스토리 뷰
Cursor(VS Code 기반)에서 디버깅을 멈추는 단축키는 Shift + F5입니다.
- 디버깅 중지: Shift + F5 (Windows/Linux/macOS 공통)
- 디버그 시작/계속: F5
- 한 줄 건너뛰기 (Step Over): F10
- 함수 안으로 (Step Into): F11
이 단축키들은 VS Code Tutorial 웹사이트에서 제공하는 표준 디버깅 명령을 따릅니다.
'IT' 카테고리의 다른 글
| VS code / Cursor IDE 터미널 Claude Code 렌더링 오류 해결 방법 (0) | 2026.02.27 |
|---|---|
| PyTorch 기본 사용법(Shape 확인) (0) | 2026.02.19 |
| SmolVLA 정리: A Data-Efficient Vision-Language-Action Model (0) | 2026.02.12 |
| World Models and the Data Problem in Robotics - Why human experience is the only scalable path to Physical AGI (0) | 2026.02.10 |
| VLM4VLA: Revisiting Vision-Language-Models in Vision-Language-Action Models (0) | 2026.01.22 |
댓글
