Commit Graph

70 Commits

Author SHA1 Message Date
capitaomorte 7fe4e84f91 more changes to the .yas-setup files and fix issue 129 2011-05-07 19:13:40 +00:00
capitaomorte 58ce46468e minor tweaks to the rails-related bundles import strategy, which are quite usable already\nAlso don't activate yasnippet in the minibuffer 2010-08-15 23:38:56 +00:00
capitaomorte fb44854be1 * more ideas for objc method hippie completion 2010-07-26 17:13:38 +00:00
capitaomorte 8ce50e6767 * routine commit
* starting support of imported objective-c bundle
2010-07-26 17:11:36 +00:00
capitaomorte 0d3248fc67 minor tweaks to ruby-mode's .yas-setup.el 2010-05-16 09:11:59 +00:00
capitaomorte 71af878b70 just some tweaks 2010-04-20 13:45:48 +00:00
capitaomorte 5b25e4205d adding a very basic erb-mode 2010-04-12 14:18:04 +00:00
capitaomorte 64da26e8b9 * html-mode and some small substitutions, also a lot of work left 2010-04-11 22:07:25 +00:00
capitaomorte f2aaf0eeb5 textmate_import becoming quite an ugly program, but ok... 2010-04-11 09:28:21 +00:00
capitaomorte f36ca47f69 * Fix the multi-line substitution problem
* Fix the order substitution problem
* Add some more substitutions
2010-04-09 15:27:14 +00:00
capitaomorte 7ccf2c9e55 * Still a looot of small stuff to fix 2010-04-08 22:45:14 +00:00
capitaomorte 6e3f2e93d6 Minor stuff 2010-04-08 16:19:03 +00:00
capitaomorte d749243b16 first batch of rails conversions 2010-04-07 22:30:28 +00:00
capitaomorte 71d1b9b7c5 * toggle block was harder than I thought but quite solid now... 2010-04-06 21:55:31 +00:00
capitaomorte 100ab284d5 * Macros are always commands 2010-04-06 21:47:03 +00:00
capitaomorte 455f044382 * toogle block not perfect, but more or less working 2010-04-06 17:12:08 +00:00
capitaomorte 900e9b7cec * safety commit :-). But `yas/ruby-require' is working! 2010-04-06 15:33:39 +00:00
capitaomorte 74f7f1504a removing, this is useless now 2010-04-06 08:56:16 +00:00
capitaomorte ebdd26336d halfway through the ruby translation 2010-04-05 23:35:13 +00:00
capitaomorte 2498c5e44a * more tweaks to the translation engine to ease the translations 2010-04-05 23:31:36 +00:00
capitaomorte b57c33fe7b * misc improvements 2010-04-05 11:14:46 +00:00
capitaomorte c59e4bb36f * improved translation engine
* testing with ruby-mode's .yas-setup.el
2010-04-04 12:08:53 +00:00
capitaomorte e76219259e * working `textmate_import.rb' that processes and autogenerates code
in the .yas-setup.el file
2010-04-04 01:34:28 +00:00
capitaomorte faea0dfd7e have to admit ruby is pretty amazing 2010-04-01 22:35:31 +00:00
capitaomorte 92d0c45589 * Soon, no tweaking on snippet importations... 2010-04-01 16:05:41 +00:00
capitaomorte 5d9f7fb6b4 * Start again the textmate snippet importations, with better
textmate_import.rb and yasnippet.el
2010-04-01 11:41:19 +00:00
capitaomorte 6b07c4b1d6 * Skips file that probably aren't snippets
* Does not allow quotes in generated file names
* Remove some substitutions
2010-04-01 11:25:52 +00:00
capitaomorte 83a81b2a9c * still buggy, but closer to much better conversion 2010-03-31 14:55:47 +00:00
capitaomorte ba638c28a1 tweaking rails snippets slightly 2010-03-30 14:31:33 +00:00
capitaomorte 485f34921b tweaking rails and ruby snippets slightly 2010-03-29 18:15:56 +00:00
capitaomorte 401f39ddf6 * Fixing this snippet with a suitable cached condition. 2010-03-25 09:51:15 +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 c937048036 preparing snippet-loading changes to yasnippet.el 2010-03-16 11:21:23 +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 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 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 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 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 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 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 9d3d2e102c Fixes some html mode snippets/commands 2009-11-13 14:31:46 +00:00