emacswatcher
Results
2
comments of
emacswatcher
Just to make it easier to test, here's my use-package form: (use-package company-quickhelp :after company :custom (company-quickhelp-use-propertized-text t) (company-quickhelp-delay 1) :config (company-quickhelp-mode +1))
I would not want focus to automatically move from window to window. However, I think I'd like it if the buffer "under" point automatically switched to the most useful view...