Skip to content

isabella232/vscode-helix

 
 

Repository files navigation

vscode-helix

Project Helix extension for VS Code.

Status

codecov CircleCI GitHub license GitHub issues

LGTM Code Quality Grade: JavaScript

Features

  • Syntax Coloring for HTL

ToDo:

  • Extension tests (syntax coloring, etc.)
  • Inject configuration to enable Emmet for HTL
  • Code completion for data-sly-* attributes.
  • Intellisense for data-sly-* attributes.
  • Intellisense for *.pre.js files
  • HTL linter integrated in editor (similar to ESLint)
  • ...

Nice to have:

  • Distinct syntax coloring for HTL expressions (javascript syntax coloring is currently applied)
  • Theme with distinct coloring of HTL language elements (sly tag, data-sly-* attributes, expressions)
  • ...

Development

To try the extension:

  • Open this project in VS Code.
  • Press F5 to open a new window with the extension loaded.
  • Open a .htl file in the editor.

See Extending Visual Studio Code for more information on writing VS Code extensions.

About

Project Helix extension for VS Code

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%