nim-lang / vscode-nim

A VS Code plugin for the Nim language
Other
63 stars 5 forks source link

adds `Debug selected Nim file` cmd #32

Closed jmgomez closed 5 months ago

jmgomez commented 5 months ago

It works similar to Run selected Nim file but besides compiling the Nim file, it also launches the debugger.