Closed mauroreisvieira closed 4 years ago
mdpopups is just a wrapper around Sublime's API. It doesn't auto-popup things. If you need popups to not show up, you should disable popups in whatever plugin you are using (if they give you that option) or stop using that plugin. You can always create an issue at that plugin for them to add an option to allow disabling the popup. So this is not an issue with mdpopups, but with whatever plugin you are using.
@gir-bot remove S: triage @gir-bot add T: support
Hi, Any time hover an element in my code, that show a popup will render the HTML of this popup in status bar.
Exists any way to disabled that?