Licence
EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
Version
1.4.0
Deps
8
Size
476 kB
Vulns
1
Weekly
0
Stars
21.7K
Deprecated since 1.4.0 - in order to remove monaco-languageclient, use VS Code extensions to contribute language smartness: https://code.visualstudio.com/api/language-extensions/language-server-extension-guide
THEIA - LANGUAGES EXTENSION
Description
The @theia/languages extension provides functionality to interact with language specific extensions built using LSP.
The extension provides high-level functionality such as the ability to:
- Start a language-server
- Stop a language-server
- Restart a language-server
- Update the verbosity of a language-server's traces (which can be viewed in the
outputview)
Additional Information
License
- Eclipse Public License 2.0
- 一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception
Trademark
"Theia" is a trademark of the Eclipse Foundation https://www.eclipse.org/theia
Theia - Languages Extension
See here for a detailed documentation.