eclipse-langium / langium

Next-gen language engineering / DSL framework
https://langium.org/
MIT License
665 stars 61 forks source link

Improve workspace manager startup behavior #1388

Closed msujew closed 4 months ago

msujew commented 4 months ago

Updates our ConfigurationProvider and WorkspaceManager to expose ready promises. Downstream services can use these promises to ensure that the services are ready to be used.