nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.44k stars 286 forks source link

feat: auto-resize outline window based on text length #1468

Open rqdmap opened 3 months ago

rqdmap commented 3 months ago

Lspsaga had an auto-resize option for the outline window, added due to PR #1077. This feature was removed in version 0.3.0 (a17c975). Will Lspsaga bring this feature back in the future?