Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 336 Bytes

File metadata and controls

7 lines (4 loc) · 336 Bytes

Hello World Example

The example extension demonstrates how to register a command in Theia saying "Hello world" using the message service.

How to use the Hello World example

In the running application, trigger the command "Say hello" via the command palette (F1 => "Say Hello"). A message dialog will pop up saying "Hello World".