eclipse / lsp4e

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

Add a preference foldingReconcilingStrategy.collapseImports to control #971

Closed rubenporras closed 4 months ago

rubenporras commented 4 months ago

if the imports are collapsed by the editor.

mickaelistria commented 4 months ago

Just to make sure: did you really face an issue with imports being collapsed by default, or is it more that fact that they get collapsed late after editors open that is an issue? Because this doesn't fix the later.