theia-toolbar-extension
v0.1.4
Published
The example extension demonstrates how to contribute a custom widget (i.e. a view or editor) to Eclipse Theia. Furthermore, the template contains an example unit test.
Downloads
2
Readme
Example Widget
The example extension demonstrates how to contribute a custom widget (i.e. a view or editor) to Eclipse Theia. Furthermore, the template contains an example unit test.
How to use the widget example
In the running application, open the widget using the menu "View" => "Widget Widget" To execute the test, run yarn test