gjm
#1
What happened?
I have set up a bigger line height because I like my code to breathe.
(setq-local default-text-properties '(line-spacing 0.50 line-height 1.50))
When I use (company +childframe)
the child frame overlaps the current line.
Is there a way to configure the child frame position?
System information
Loading data dump...
mzhao
#6
According to :completion company - Doom Emacs v21.12 documentation , the +childframe option uses the package GitHub - sebastiencs/company-box: A company front-end with icons .
From the README of the package:
system
closed
#7
This topic was automatically closed after 360 days. New replies are no longer allowed.