Editor plugin still in development
You can improve your developer experience with Hegel by using editor integrations. Hegel tries to provide editor support for: Type hints and Error display.
Plugins:
Visual Studio Code
Currently, the extension is still in development. So, you can try it only via debug mode.
To run the extension in debug mode you need to:
- Clone Hegel repo
 
$ git clone https://github.com/JSMonk/hegel
Add
hegel/packages/language-serverto your VS code workspace. Do not openhegelor addhegelto your workspace, otherwise "Run and Debug" cannot find the.vscode/launch.jsonconfiguration.Go to the "Run and Debug" section
Run "Extension" option