New VS Code Extension Adds Syntax Highlighting for Alchemy Templates
A developer created a VS Code extension that provides Markdown-like syntax highlighting for Alchemy string templates. The author notes that despite using ${...} for object interpolation, it remains fully compatible with the TypeScript language server and is essentially just syntax coloring.
2026-07-27 ~ 2026-07-27 · 2 related posts
- A VS Code extension adds Markdown-style highlighting to Alchemy string templates — samgoodwin89 · 2026-07-27
- Alchemy string templates splice references with `${...}` and still run through TypeScript — samgoodwin89 · 2026-07-27