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.
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