The service registry provides access to the language-specific LangiumCoreServices optionally including LSP-related services. These are resolved via the URI of a text document.
Readonly
The full set of registered language services.
Retrieve the language-specific services for the given URI. In case only one language is registered, it may be used regardless of the URI format.
Check whether services are available for the given URI.
Register a language via its injected services.
The service registry provides access to the language-specific LangiumCoreServices optionally including LSP-related services. These are resolved via the URI of a text document.