/templ-vscode

VSCode extension for templ.

Primary LanguageTypeScriptMIT LicenseMIT

templ

Features

Syntax highlighting for the templ language (https://github.com/a-h/templ).

Requirements

Requires templ and gopls on the system path to function.

Issues

Please raise any issues in https://github.com/a-h/templ

Tasks

compile

npm run compile

version

requires: compile

npm run version

package

requires: version

npm run package

publish

requires: package

npm run package