Go to file
Matthias Portzel 785cf1ab9f We're on ST4! 2023-09-17 21:59:21 -04:00
grammars Change included JS to embedded JS 2023-09-17 21:40:37 -04:00
snippets Changed tabstops 2017-02-06 18:05:47 +02:00
test Improve sub-expression handling. 2019-04-13 18:54:16 +02:00
.editorconfig Clean whitespace with EditorConfig. 2015-03-27 17:57:29 +00:00
.gitignore Ignore npm-debug.log. 2015-05-26 20:06:24 +01:00
Comments.tmPreferences Updated the comments to use block comments instead of single-line comments. 2013-08-22 12:17:44 +02:00
LICENSE License text in LICENSE file 2015-09-05 16:57:50 +02:00
README.md We're on ST4! 2023-09-17 21:59:21 -04:00
package.json Update README and package.json for fork 2023-09-17 21:50:58 -04:00

README.md

Sublime Text 4 Handlebars

Forked from https://github.com/daaain/Handlebars, updated to Sublime-syntax and a bug fixed.

At the time of writing, there is still discussion about fixing this upstream, leaving the future of this fork unclear.

Installation

Although not on Package Control, installation with git is very easy. Navigate to your Sublime Data directory. For help finding your data directory, see https://docs.sublimetext.io/guide/getting-started/basic-concepts.html#the-data-directory

Then, in a Unix-like shell:

Sublime Text$ cd Packages
Packages$ git clone https://tildegit.org/matthias/Sublime-Handlebars