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
Updated 1/19/2026
Stars
0
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use ue5-vscode-debugger