Skip to content

Move outline tree computation to background thread #2320

@lwrage

Description

@lwrage

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

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions