New in Sublime 3124 is “show_definitions”, or sd (for short). This bug creates a massive number of useless popups everywhere. For example, I link to a local PNG file wile coding an HTML page, and the bug popup hides the png path, displaying the garbage shown in the following clip.
Click on page, popup disappears and back to code that displays my PNG image. Click on “Definition” popup link and browser opens garbage data page. “Definition” has nothing to do with any branch of HTML web design that I have ever heard about. What is the “Definition” popup about? From sublime text site somewhere:
“shows where a symbol is defined when hovering over it [also, obstructs coding when cursor moves close to content that triggers ‘definition’ popup]… makes use of the new on_hover API [messed up with cursor moves], and can be controlled via the show_definitions setting [that does not exist, depending on version and who knows what else]”
Where is ‘show_definitions’ setting? Did not find it searching version 3114 Settings - Default.