An open API service indexing awesome lists of open source software.

https://github.com/williamthome/vscode_eel

Embedded Erlang (EEl) support for Visual Studio Code
https://github.com/williamthome/vscode_eel

Last synced: about 1 month ago
JSON representation

Embedded Erlang (EEl) support for Visual Studio Code

Awesome Lists containing this project

README

        

# VSCode Embedded Erlang - EEl

[Embedded Erlang (EEl)](https://github.com/williamthome/eel) support for Visual Studio Code.

## Features

### Syntax Highlighting

Syntax highlighting for `.html.eel` files.

![Syntax Highlighting](images/syntax-highlighting.png)

## Requirements

An extension that provides syntax highlighting for Erlang code is required.\
Known compatible extensions:
- [erlang](https://marketplace.visualstudio.com/items?itemName=pgourlain.erlang)
- [Erlang LS](https://marketplace.visualstudio.com/items?itemName=erlang-ls.erlang-ls)