Hello,
I have been a SlickEdit on and off user for maybe 10 years. It hurts to see how some functionalities are still working so badly compared to other state of the art editors, such as Eclipse (which also has a legacy code base) or Visual Studio Code.
I recall that over 6-7 years back I stopped using SE because of how slow the syntax coloring was:
- When a file was opened, it took few seconds to color the symbols (even hello world)
- With syntax coloring on, the autocomplete was hanging and working very slowly. User experience here was really bad
Now its 2023 and SE23. Nothing has changed. I am sitting on a 16 core machine with 64 GB RAM and feel there is no difference, just like described here:
https://community.slickedit.com/index.php?topic=10755.0 . In that post it is stated that the engine is to be ran in a separate thread- it doesn't seem that way since autocomplete is freezing the typing.
Reducing any times/ delays doesn't help anyhow. The only way for the editor to be usable is to disable symbol coloring, but then the code is of course blending in, as nearly everything has the same color.
Is there any way to improve this? I would appreciate all feedback.