eclipse / lsp4e

Language Server Protocol support in Eclipse IDE
Eclipse Public License 2.0
60 stars 53 forks source link

Folding annotations gets removed on large files while editing #934

Closed ghentschke closed 5 months ago

ghentschke commented 5 months ago

When opening a large file with in a LSP backed generic text editor (e.g. C file with clangd) and starting to edit this file, the folding annotations will be removed:

image