Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/papierkorp/sublime-templ
- Owner: papierkorp
- License: mit
- Created: 2024-08-03T20:49:27.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T21:43:13.000Z (5 months ago)
- Last Synced: 2024-08-03T22:23:22.454Z (5 months ago)
- Topics: go, golang, sublime-text, sublime-text-3, syntax-highlighting, templ
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- 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
![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`