Debug: Debug via Build Tool

debug.viaBuild

Launch a Gradle/Spring Boot app under a suspended JVM (--debug-jvm) and attach the debugger.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Debug: Debug via Build Tool, then press Enter. It has no default keybinding, but you can bind one in Settings → Keymaps.

See also