lsp-ui icon indicating copy to clipboard operation
lsp-ui copied to clipboard

fit lsp-ui-imenu to longest line in buffer

Open LemonBreezes opened this issue 1 year ago • 0 comments

Previously, in buffers with many nested levels of imenu, the long lines would trail off past the width of the window. Now, we properly enlarge the window to fit the longest line.

LemonBreezes avatar Feb 18 '24 01:02 LemonBreezes