https://github.com/papierkorp/sublime-templ
Syntax highlight for the go templ Plugin
https://github.com/papierkorp/sublime-templ
go golang sublime-text sublime-text-3 syntax-highlighting templ
Last synced: 3 months ago
JSON representation
Syntax highlight for the go templ Plugin
- Host: GitHub
- URL: https://github.com/papierkorp/sublime-templ
- Owner: papierkorp
- License: mit
- Created: 2024-08-03T20:49:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T21:43:13.000Z (almost 2 years ago)
- Last Synced: 2025-12-31T03:28:03.542Z (6 months ago)
- Topics: go, golang, sublime-text, sublime-text-3, syntax-highlighting, templ
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

# 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`