623 Commits

Author SHA1 Message Date
capitaomorte
3c90c1b279 * Added `yas/get-template-by-uid' 2010-03-25 08:19:04 +00:00
capitaomorte
f55c2dfc46 * Fixed some little bugs. Bundle compilation works with `yas/define-menu' 2010-03-21 00:44:19 +00:00
capitaomorte
b66c38ce52 * still shaky, but a new `yas/define-menu' added for composing much
nicer snippet menus.
2010-03-20 22:39:57 +00:00
capitaomorte
ceec8709a0 * Still refactoring menu-keymap code in preparation for more powerful menus
* More refactoring (`yas/snippet-table' to `yas/table')
* New `yas/template' structure handling, cleaner, but may have broken some stuff, handle with care.
2010-03-20 13:05:36 +00:00
capitaomorte
fccfb6e22f * fix big bug in `yas/remove-snippet-by-uid', much cleaner also.
* other minor adjustments
2010-03-19 14:01:47 +00:00
capitaomorte
cd8cbd943a * Preparing for new menu-building architechture
* Added a user-customizable `yas/post-command-runonce-actions', but don't use it, may remove this...
2010-03-18 16:55:44 +00:00
capitaomorte
4a882f2d65 Fixed Issue 121 2010-03-17 11:15:54 +00:00
capitaomorte
5b0786fa4d * Adjustments to `yas/load-snippet-buffer' 2010-03-17 09:46:29 +00:00
capitaomorte
affd244f04 * Help display for snippet keybindings much cleaner.
* New very helpful `yas/list-tables'.
* Debug functions now go to their own file. 
* More slight adjustments to snippet loading code.
* Hyperlinks to snippets definition files!
* `yas/key-syntaxes' tweaked, allows "c)" as a key, for example.
2010-03-17 00:21:09 +00:00
capitaomorte
ea025980d8 * Finally, a more reasonable uuid-based template-loading framework... 2010-03-16 16:06:00 +00:00
capitaomorte
c937048036 preparing snippet-loading changes to yasnippet.el 2010-03-16 11:21:23 +00:00
capitaomorte
c9d7153f4a set svn:eol-style to LF in all files 2010-03-15 21:58:33 +00:00
capitaomorte
f3ff02272c * Fix issue 124 - "yas/new-snippet default template creates spurious 'k-e-y-b-i-n-d-i-n-g' binding" 2010-03-15 21:25:34 +00:00
capitaomorte
b645492b8d removed this symbolic-link, will make a proper dir 2010-03-15 17:28:21 +00:00
capitaomorte
2d60ccbbd0 little change to the c snippets 2010-03-15 17:27:29 +00:00
capitaomorte
55e431ca99 adding some missing .yas-parents 2010-03-15 00:13:26 +00:00
capitaomorte
e19ecb4695 fix a small bug when reading keybindings 2010-03-14 19:59:46 +00:00
capitaomorte
23bf5b7a1e adjustments to the import tool so binary plists can be read... 2010-03-14 19:59:19 +00:00
capitaomorte
f1ce4866b6 tweaking some basic objc snippets 2010-03-14 19:58:27 +00:00
capitaomorte
a090443417 * subtle fom bug found and fixed! 2010-03-14 16:23:05 +00:00
capitaomorte
efa4d6e481 adding objc-snippets 2010-03-14 15:30:22 +00:00
capitaomorte
c11379e768 small adjustments 2010-03-08 07:50:20 +00:00
capitaomorte
a1df3cd2ac * some small fixes and a new helper function... 2010-03-08 07:45:14 +00:00
capitaomorte
6ccfb1da5d adding suitable usr*bin*ruby snippets for linux 2010-02-10 09:25:30 +00:00
capitaomorte
b589d4434a Snippet tweaking 2010-02-01 10:36:42 +00:00
capitaomorte
9f8fab6bc6 * less akward snippet management when working with multiple snippet dirs. 2009-12-26 00:40:35 +00:00
capitaomorte
8233317a5e removing group directives from some classic snippets 2009-12-25 18:09:19 +00:00
capitaomorte
4453fb8ae2 restructuring classic snippets dir to conform to new parenting specs 2009-12-25 18:05:27 +00:00
capitaomorte
0b7efad7ab restructuring classic snippets dir to conform to new parenting specs 2009-12-25 18:04:52 +00:00
capitaomorte
00b09abd3b restructuring classic snippets dir to conform to new parenting specs 2009-12-25 18:00:07 +00:00
capitaomorte
546237f7de removing directives from some classic snippets 2009-12-25 17:45:46 +00:00
capitaomorte
5cc5037cee restructuring classic snippets dir to conform to new parenting specs 2009-12-25 17:33:34 +00:00
capitaomorte
c3d91ffccc restructuring classic snippets dir to conform to new parenting specs 2009-12-25 14:42:14 +00:00
capitaomorte
060e2ce5f1 restructuring classic snippets dir to conform to new parenting specs 2009-12-25 14:12:26 +00:00
capitaomorte
4426d044f6 restructuring classic snippets dir to conform to new parenting specs 2009-12-25 14:05:23 +00:00
capitaomorte
eebdf516b2 * reformed yas/new-snippet' and yas/load-snippet-buffer'. Works, but probably buggy... 2009-12-25 02:20:26 +00:00
capitaomorte
1727109305 * getting rid of the hierarchy-based parents
* visit snippet can now visit snippets inside bundles
2009-12-24 00:32:15 +00:00
capitaomorte
1c812b8692 tweaking the ruby-mode snippets slightly 2009-11-27 16:05:05 +00:00
capitaomorte
295972897f a little bit more work done 2009-11-19 17:09:01 +00:00
capitaomorte
3108399930 * Added the condition-cache feature. 2009-11-18 17:12:04 +00:00
capitaomorte
f7bf0f4f38 Working on the rails snippets and conditions 2009-11-18 17:11:08 +00:00
capitaomorte
3d0262d67f * textmate_import imports macros just like commands (no body)
* imported the Rails macros, no adjustments
* logic in rails-mode/.yas-setup.el supports the "intelligent" migration snippet
2009-11-17 17:34:55 +00:00
capitaomorte
626a8be41f Updated these snippets to use the new mirrors-in-fields feature! 2009-11-17 16:33:54 +00:00
capitaomorte
791d866957 * very subtle mirror-in-field bug fixed (sort stability issue in yas/calculate-adjacencies) 2009-11-17 16:31:10 +00:00
capitaomorte
dcdd007f32 work in progress: rails-snippets and a minimal rails ide 2009-11-17 07:39:28 +00:00
capitaomorte
96b5606d66 first commit of a million rails snippets, conditions missing, command implementation missing... 2009-11-16 07:09:38 +00:00
capitaomorte
ead36b2544 * Fixed a couple of bugs for the mirrors-in-fields feature.
* Commented and cleaned up
2009-11-14 13:42:27 +00:00
capitaomorte
2e16b2a732 * mirrors-inside-fields works! hope I didn't break a million other
things...
2009-11-14 01:09:36 +00:00
capitaomorte
9d3d2e102c Fixes some html mode snippets/commands 2009-11-13 14:31:46 +00:00
capitaomorte
9d1757a707 * prepare yasnippet.el to the mirror-inside-field feature 2009-11-13 14:30:17 +00:00