Sebastien Chapuis
Sebastien Chapuis
Hi @leodag , thanks for the PR ! > setting the frame width on company-box-show especially I'm not sure I understand why do we need this, could you please explain...
@seagle0128 Fixed in https://github.com/sebastiencs/company-box/commit/f9cbbc7df8efbb56a8d31a5b422d158660d9109e
@ChinaChenGuang What version of `company-mode` are you using ?
Thanks @HawkinsT , merged in f957e05933ed7604a0f87b488303345b93187c42. I made a small modification in c3a78e994431fb6de4d67d2364b6453b1e17903a to use the faster `frame-native-{width,height}`
Hello @bk138 , yes you can customize the face `company-tooltip-mouse` > Alternative solution: only trigger candidate highlight my when mouse cursor is actually moved into the candidate selection popup, not...
Thanks @KaratasFurkan
Should be fixed with https://github.com/sebastiencs/company-box/commit/4dc0d9841aca2437f68f07aa540a3fab365ecff1
It should be fixed with https://github.com/sebastiencs/company-box/commit/4dc0d9841aca2437f68f07aa540a3fab365ecff1, could someone confirm ?
@dario-exads Can you please enable the debugger (with `M-x toggle-debug-on-error`) and reproduce the bug. It will show a backtrace, can you share it here
@dario-exads hmm weird, the backtrace should show up. Did you close/restart emacs after that `M-x toggle-debug-on-error` ? Instead of calling `toggle-debug-on-error`, you can set `(setq debug-on-error t)` in your `init.el`