bobthecow / sublime-sniptastic

A quick and dirty snippet palette for Sublime Text 2.
12 stars 1 forks source link

HTML5 snippets doesn't work #2

Open matsdahlin opened 12 years ago

matsdahlin commented 12 years ago

Hey, thanks for a great plugin! It works great when I work in Ruby, but when I use the HTML5 package for SublimeText only a fraction of the snippets show up in Sniptastic. Maybe it has to do with the fact that the HTML5 snippets are organized in subfolders? (like this: snippets -> html5 -> elements -> forms -> some_kind_of_form_snippet). I guess it's the folders fault, because nothing from subfolders show up in Sniptastic.

UPDATE: actually, it doesn't seem to work with the jQuery package either, even tho those snippets are NOT in folders. Just wanted to let you know

lunixbochs commented 12 years ago

can you link me to the html5 snippets plugin?

Ryan Hileman

On Tuesday, September 13, 2011 at 7:23 AM, TheTriumpH wrote:

Hey, thanks for a great plugin! It works great when I work in Ruby, but when I use the HTML5 package for SublimeText only a fraction of the snippets show up in Sniptastic. Maybe it has to do with the fact that the HTML5 snippets are organized in subfolders? (like this: snippets -> html5 -> elements -> forms -> some_kind_of_form_snippet). I guess it's the folders fault, because nothing from subfolders show up in Sniptastic.

Reply to this email directly or view it on GitHub: https://github.com/bobthecow/sublime-sniptastic/issues/2

matsdahlin commented 12 years ago

I got them from this post in the Sublime forum: http://www.sublimetext.com/forum/viewtopic.php?f=5&t=2751