android studio - Documentation window takes focus from the editor -
it's kind of tricky explain let me try.
say want type
log.wtfdocumentationwindow (view→quick documentation) open whether floating or docked, gets focused finish typinglo(doesn't have 2 keystrokes). after sigh, click on last character , try addg, editor has lost focus again.
it happens sometimes , when documentation window active. rest of time, code completion shows first expected , documentation window gets updated without focus robbery.
am 1 suffering this?
i found workaround.
- place cursor on meaningful token such variable, class, etc.
- hit
[view] → [quick documentation](ctrl + qme) "several times".
you might see start work... pretty smells bug. :s
Comments
Post a Comment