Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@eclipse-glsp/theia-integration
Advanced tools
Glue code to integrate GLSP clients into Eclipse Theia
This package contains the glue code necessary to integrate diagram editors built with the graphical language server platform with Eclipse Theia.
This project is built with yarn
and is available from npm via @eclipse-glsp/theia-integration.
@eclipse-glsp/theia-integration | Theia |
---|---|
0.8.0 | <=1.4.0 |
0.9.0 | >=1.20.0 <= 1.25.0 |
1.0.0 | >=1.25.0 <= 1.26.0 |
1.0.0-theia1.27.0 | >=1.27.0 < 1.34.0 |
1.0.0-theia1.34.0 | >=1.34.0 < 1.39.0 |
2.0.0 | >=1.39.0 < 1.45.0 |
2.1.x | >=1.39.0 < 1.45.0 |
2.1.0-theia1.45.0 | >=1.45.0 < 1.49.0 |
2.1.1-theia1.49.0 | >=1.49.0 |
2.2.x | >=1.49.0 |
next | >=1.49.0 |
Note: For versions <=1.0.0 it is not possible to safely restrict the maximum version of Theia packages. If you encounter build errors related to multiple resolved Theia versions please add a resolutions block to the
package.json
of your project e.g. for1.0.0-theia1.27.0
:
...
"resolutions": {
"**/@theia/core": "1.27.0",
"**/@theia/editor": "1.27.0",
"**/@theia/filesystem": "1.27.0",
"**/@theia/messages": "1.27.0",
"**/@theia/monaco": "1.27.0"
},
...
For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.
FAQs
Glue code to integrate GLSP clients into Eclipse Theia
The npm package @eclipse-glsp/theia-integration receives a total of 1,297 weekly downloads. As such, @eclipse-glsp/theia-integration popularity was classified as popular.
We found that @eclipse-glsp/theia-integration demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.