valentimarco / templ-vscode

VSCode extension for templ.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

test

npm run test

test-update

npm run test:update

version

requires: compile

npm run version

package

requires: version

npm run package

publish

requires: package

npm run package

About

VSCode extension for templ.

License:MIT License


Languages

Language:TypeScript 92.3%Language:JavaScript 7.7%