Skip to content

prince-b4u/templ-vscode

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.2%
  • templ 30.0%
  • JavaScript 4.8%