samholmes / EJS.tmLanguage

An EJS syntax definition specifically for sublime text
47 stars 28 forks source link

Settings file support to set default syntax definition #9

Closed bhstahl closed 8 years ago

warren-nest commented 10 years ago

+1

Right now, it seems to default to "<? ?>" syntax instead of "<% %>", which is annoying as I always have to manually change it when I open an .ejs file.

diegoesp commented 10 years ago

Please see https://github.com/samholmes/EJS.tmLanguage/issues/7

samholmes commented 8 years ago

You can choose a which syntax is used by default when opening an EJS file. As @diegoesp commented, see #7.