Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

adobe/vscode-helix

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.

Releases

No releases published

Packages

No packages published