Here are snippets for the Sublime text 2 editor :
https://github.com/d...me-yii-snippets
It is installable via Package Control http://wbond.net/sub...package_control
Page 1 of 1
Snippets for Sublime text 2 editor
#2
Posted 05 February 2012 - 05:29 PM
Nice - it means it works in Emacs too, via the Yasnippets extension! 
Or is Sublime using a different format than the Textmate 'standard' ?
Or is Sublime using a different format than the Textmate 'standard' ?
"Less noise - more signal"
#3
Posted 05 February 2012 - 05:36 PM
Sublime text 2 is in some way compatible with textmate like snippets.
For textmate you can found them here: http://code.google.c...extmate-bundle/ (i'm not the author)
For textmate you can found them here: http://code.google.c...extmate-bundle/ (i'm not the author)
#4
Posted 29 August 2012 - 03:20 AM
Any chance/way to get these snippets to work with Vim + SnipMate?
#5
Posted 14 September 2012 - 07:13 AM
Holy jesus, I really dont know what this means, but I recently started to use sublime text2 and love it, and I will try to figure out how to install this and test it.
Is it like code completion?
Is it like code completion?
#7
Posted 15 October 2012 - 05:50 PM
In 'Sublime -> Preferences -> Package Settings -> CTags -> User settings I put this:
If am not sure if there are a more elegant way - or if it's wrong - but it seems to work fine.
{
"ctags_command" : "ctags -R -f .tags --exclude=yiilite.php",
"extra_tag_paths" : "/var/www/yii/framework/"
}
If am not sure if there are a more elegant way - or if it's wrong - but it seems to work fine.
"Less noise - more signal"
#8
Posted 21 November 2012 - 06:39 PM
unknownFreq, on 29 August 2012 - 03:20 AM, said:
Any chance/way to get these snippets to work with Vim + SnipMate?
Yes, it is
Share this topic:
Page 1 of 1

Help














