daveleroy / SublimeDebugger

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

Readapt doesn't Work #162

Closed maximyurevich closed 2 years ago

maximyurevich commented 2 years ago

Ruby debugger doesn't work on Windows 11 with Ruby 3.0.4

gobijan commented 2 years ago

I have the same problem on my Mac unfortunately. Readapt is installed as a global gem and also in the bundle. Somehow it still complains that readapt can't be found (no matter of the use bundler setting). Any clues? Is ist possible to give the direct shim path of readapt to the debugger?

daveleroy commented 2 years ago

You can now customize the path in the preferences and also possibly fixes the issue where it could not be found

https://github.com/daveleroy/sublime_debugger/commits/master