1 year ago
#178653
mareoraft
Hide onhover overlay on key press in Atom
In the Atom text editor, when I hover my mouse over a function signature, it shows an overlay:
The problem is that I use the keyboard to then try to type some code on the line below, and I can't see what I'm typing because the overlay is on top of it. This occurs frequently.
How can I make the overlay disappear onkeypress? If that's impossible, then how can I disable it entirely?
overlay
atom-editor
onkeypress
onhover
0 Answers
Your Answer