home/categories/debugging/chengdagong-ue5-dev-tools-ue5-dev-tools-skills-ue5-vscode-debugger-skill-md
debuggingtools

ue5-vscode-debugger

Setup VSCode for F5 Python debugging in UE5 editor. Use when users need to (1) configure VSCode for UE5 Python debugging, (2) setup debugpy remote debugging workflow, (3) enable breakpoint debugging in UE5 Python scripts, or (4) create VSCode launch/task configurations for UE5.

chengdagong
maintainer
chengdagong
更新於 1/19/2026
星標
0
分支
0
quick start

Installation and usage

Setup VSCode for F5 Python debugging in UE5 editor. Use when users need to (1) configure VSCode for UE5 Python debugging, (2) setup debugpy remote debugging workflow, (3) enable breakpoint debugging in UE5 Python scripts, or (4) create VSCode launch/task configurations for UE5.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use ue5-vscode-debugger