Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sublime Text Support #3

Open
thegoleffect opened this issue Dec 13, 2011 · 13 comments
Open

Sublime Text Support #3

thegoleffect opened this issue Dec 13, 2011 · 13 comments

Comments

@thegoleffect
Copy link

Most tmbundles should work with Sublime Text out of box. Some of us [1] are running into errors with Handlebars.tmbundle:

Unknown include #embedded_code

[1] http://www.sublimetext.com/forum/viewtopic.php?f=3&t=2521

@masnick
Copy link

masnick commented Jan 8, 2012

+1

6 similar comments
@distracteddev
Copy link

+1

@stammy
Copy link

stammy commented May 2, 2012

+1

@marcandre
Copy link

+1

@TD540
Copy link

TD540 commented May 27, 2012

+1

@madebyherzblut
Copy link

+1

@jdjkelly
Copy link

+1

@rosshadden
Copy link

+1.

@jdjkelly
Copy link

There's a solution to this.

Go to the Packages directory for Sublime. On OS X this is ~/Library/Application\ Support/Sublime Text 2/Packages/

Create a new folder, Handlebars

Move everything that's inside of /Snippets and /Syntaxes (not the folders themselves, just their contents) to the new /Handlebars folder.

Restart sublime.

@cmer
Copy link

cmer commented Jun 28, 2012

@jdjkelly 's solution worked for me.

@dodeja
Copy link

dodeja commented Jun 28, 2012

Thanks!

@morgoth
Copy link

morgoth commented Jul 22, 2012

https://github.com/daaain/Handlebars is working fine

@daaain
Copy link

daaain commented Jul 22, 2012

Thanks @morgoth :)

You can install it using Package Control too now, just found out my pull request got merged 5 days ago!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests