Summary
Outline tree computation is currently done in a foreground thread, which can block the UI. Xtext has support for updating the outline in the background.
See https://www.eclipse.org/forums/index.php/t/1103639/
related to #1832
Environment
- OSATE Version: 2.7.1
- Operating System: all
Summary
Outline tree computation is currently done in a foreground thread, which can block the UI. Xtext has support for updating the outline in the background.
See https://www.eclipse.org/forums/index.php/t/1103639/
related to #1832
Environment