> 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

<div align='center'>

<br />

<img src='https://raw.githubusercontent.com/eclipse-theia/theia/master/logo/theia.svg?sanitize=true' alt='theia-ext-logo' width='100px' />

<h2>THEIA - LANGUAGES EXTENSION</h2>

<hr />

</div>

## 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 `output` view)

## Additional Information

- [API documentation for `@theia/languages`](https://eclipse-theia.github.io/theia/docs/next/modules/languages.html)
- [Theia - GitHub](https://github.com/eclipse-theia/theia)
- [Theia - Website](https://theia-ide.org/)

## License

- [Eclipse Public License 2.0](http://www.eclipse.org/legal/epl-2.0/)
- [一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception](https://projects.eclipse.org/license/secondary-gpl-2.0-cp)

## Trademark
"Theia" is a trademark of the Eclipse Foundation
https://www.eclipse.org/theia


# Theia - Languages Extension

See [here](https://www.theia-ide.org/doc/index.html) for a detailed documentation.

## License
- [Eclipse Public License 2.0](http://www.eclipse.org/legal/epl-2.0/)
- [一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception](https://projects.eclipse.org/license/secondary-gpl-2.0-cp)
