daveleroy / SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
MIT License
366 stars 41 forks source link

Error launching config: unable to expand ${file_path}/${file_base_name} #235

Closed SomedudeX closed 6 months ago

SomedudeX commented 6 months ago

Issue

See title

Debugger Settings

Screenshot 2023-12-27 at 5 00 31 PM

Error

Screenshot 2023-12-27 at 5 00 38 PM

Needless to say this worked without any issues with sublime's built in "build system".

daveleroy commented 6 months ago

This is a duplicate of https://github.com/daveleroy/SublimeDebugger/issues/215