daveleroy / SublimeDebugger

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

Tooltips for debug buttons #122

Closed Hunter522 closed 3 years ago

Hunter522 commented 3 years ago

It took me a little bit of experimenting to figure out which each of the debug toolbar buttons do. I think it would be helpful to new users or users who may not debug often to have tooltips for these buttons.

image

daveleroy commented 3 years ago

There are now tool tips on some of the basic buttons see https://github.com/daveleroy/sublime_debugger/commit/3ae8e494adfbc2329b0ec09ccabc5a000a622724

Support for the title attribute is pretty new so you will need an up to date version of st4