Roadmap
100% local. No accounts, no backend, no telemetry. Free forever.
- Syntax highlighting + snippets Shipped
Tags, variables, filters, 10 snippets, in-style/script blocks.
- Variable checking + quick fix Shipped
JHE0001, allowlist, save-variable quick fix.
- Filter Docs on Hover Shipped May 2026
Built-in Jinja2 filter reference shown on hover. EN + ES.
- Macro IntelliSense Shipped Jun 2026
Completion + signature help for macros — same-file and cross-file via extends/import.
- Template Preview v2 Shipped Jun 2026
Named context profiles, mock data presets, live JSON editor, backend auto-population, missing variable chips.
- Jinja2-aware Formatting Shipped Jun 2026
Format on save via prettier-plugin-jinja-template with auto-install prompt.
- Cross-File Resolution Shipped Jun 2026
Cmd+Click on extends/include/import paths. Inherited variable scope across the template tree.
- Backend Intelligence Shipped Jun 2026
Hover origin, go-to-definition, and Backend Variables panel for Flask, Django, FastAPI, Express & Nunjucks.
- Advanced Linting Shipped Jun 2026
Unused set vars (JHE1200), block-scope leaks (JHE1201), nesting depth (JHE1202), macro arity (JHE1203), unused blocks (JHE1204).
- Variable Type Hints Shipped Jun 2026
Type inference from backend annotations, template usage patterns, and inherited scope.
- Custom User Snippets UI Aug 2026
Manage user-defined snippets through a settings panel instead of keybindings.json.
- More Themes + i18n Expansion Rolling
Community themes, plus pt-br, fr, de, zh translations.
Have a feature idea? Open an issue on GitHub.
100% Free. Forever.
MIT-licensed. No account, no subscription, no license key.
Everything included. No tiers, no paywalls.
- Syntax highlighting + 10 snippets
- Variable checking (JHE0001) + quick-fix
- Variable Panel sidebar
- Backend variable intelligence (Flask · Django · FastAPI · Express · Nunjucks)
- Go to backend definition (F12 / Cmd+Click) + hover origin
- Cross-file extends/include/import tracking with inherited variable scope
- Cross-file Macro IntelliSense (completion + signature help)
- Advanced linting (JHE1200–JHE1204)
- Variable Type Hints on hover
- Template Preview v2 with backend auto-population
- Jinja2-aware formatting (prettier-plugin-jinja-template)
- 5 themes + token customization
- EN / ES localization