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
Mis à jour 1/19/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use ue5-vscode-debugger