Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/papierkorp/sublime-templ

Syntax Highlighting for go Templ
https://github.com/papierkorp/sublime-templ

go golang sublime-text sublime-text-3 syntax-highlighting templ

Last synced: about 1 month ago
JSON representation

Syntax Highlighting for go Templ

Awesome Lists containing this project

README

        

# Syntax Highlighting for templ Files

This is my best attempt to create a syntax highlighting Plugin for [go Templ](https://templ.guide/).

## Screenshot

With color scheme Monokai

![templ-syntax-example](images/templ-syntax.png)

# Installation

## Package Manager

- Install [Package Control](https://packagecontrol.io/installation)
- Use [Package Control](https://packagecontrol.io/docs/usage) to search for Templ and install the package

## Manual

Clone the repository in your Sublime Text "Packages" directory:

`git clone https://github.com/papierkorp/sublime-templ.git Templ`