Godot JavaScript Debug for VS CodeThis is a VSCode debug adapter for Godot JavaScript binding. You can install it form the Visual Studio Code market place directly. Godot Debugger supports debugging from launch a project to or attach to a running game process. Features:
Using Godot Debug
You can now step through your javascript files, set and hit breakpoints. Thanks for contributorsThis plugin is forked from koush's QuickJS debugger. Thanks for your great work for the QuickJS debugger protocal ! |