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
- Host: GitHub
- URL: https://github.com/williamthome/vscode_eel
- Owner: williamthome
- License: apache-2.0
- Created: 2022-09-09T15:37:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T04:56:42.000Z (over 2 years ago)
- Last Synced: 2025-01-30T08:43:21.367Z (3 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=williamthome.eel
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.

## 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)