Very disappointed in the decision to use the C/C++ (LSP) editor
Posted: Sat Aug 10, 2024 3:35 pm
I wish I'd have had the time to participate in the 3.0 beta but I simply didn't so here's my somewhat late feedback...
The LSP editor is a HUGE step backwards in terms of features.
The LSP editor is a HUGE step backwards in terms of features.
- Doesn't use the C/C++ Code Formatter
- Doesn't even obey the tab size and type set in General/Editors
- Only basic Save actions.
- Missing context menu items like Declarations and References.
- It's SLOW
- No code folding for preprocessor #if/#endif
- No coloring for code deactivated by preprocessor #if/#endif
- The hovers are overly intrusive
- The Outline doesn't include macros, doesn't allow grouping, doesn't allow hiding.
- There are more but you get the idea.