A basic YUIDoc snippets for Sublime Text 2.
The default setting of "word_separators" includes an "@". In this setting, completion feature does not work well.
Add custom setting in your Packages/User/Preferences.sublime-settings
"word_separators": "./\\()\"'-:,.;<>~!#$%^&*|+=[]{}`~?"
Copyright © 2013 hayate26 Distributed under the MIT License.