628 Commits

Author SHA1 Message Date
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
ae06e0dac8 * 'permanent-local' _experiment_ for issue 143.
* some cleanup
2010-07-08 16:20:05 +00:00
capitaomorte
0d3248fc67 minor tweaks to ruby-mode's .yas-setup.el 2010-05-16 09:11:59 +00:00
capitaomorte
503e105b3e * new default: (setq yas/show-menu-p 'abbreviate)
* `yas/visit-snippet' now ignores yas/prompt-functions
* default `yas/buffer-local-condition' only restrictive for trigger key expansions
2010-05-15 20:10:33 +00:00
capitaomorte
2ccd85a726 * per-snippet exit hook implemented as primary transformation of ${0:$$...()} field
* yas/snippet-revival is off by default, but should work
* modified `yas/replace-backquotes' according to suggestion in Issue 139
* need to redo eval'ing of expand-env to correctly fix that issue
2010-05-12 15:47:47 +00:00
capitaomorte
e50ae363b4 * `yas/describe-tables' wasn't working at all. nobody noticed probably means nobody's using it... 2010-05-07 22:05:52 +00:00
capitaomorte
eb40f84432 Fix Issue 138 2010-05-03 07:12:11 +00:00
capitaomorte
54c4b7db00 * Fix issue with escaping "(", thanks Sebastian
* Add `yas/expand-only-for-last-commands', thanks Erik Postma.
* Fix an issue with primary field transformation after revision 600.
2010-04-28 08:41:09 +00:00
capitaomorte
71af878b70 just some tweaks 2010-04-20 13:45:48 +00:00
capitaomorte
f6c4872560 * A new rake task to make my importing life a little easier, but still needs work. 2010-04-19 15:42:32 +00:00
capitaomorte
9a31fb851d Fix Issue 126.
Fix some `yas/load-snippet-buffer' bug after using `yas/visit-snippet-file'
2010-04-18 17:17:48 +00:00
capitaomorte
927545a1fa Fixed Issue 136.
Groups names shadow snippet names menus.
2010-04-18 16:42:32 +00:00
capitaomorte
b593dc48f8 * Fix a bug with `yas/hippie-try-expand' 2010-04-18 13:12:55 +00:00
capitaomorte
cf29c5348e * minor fixes to `yas/guessed-modes'
* small adjustment to `yas/describe-tables'
2010-04-17 15:44:05 +00:00
capitaomorte
0e600ac882 * Simplify `yas/load-snippet-buffer', keeping functionality
* Simplify menu creation/updating
* Refactor lots of code
* Prettier `yas/describe-tables' according to issue 127.
2010-04-17 12:17:59 +00:00
capitaomorte
94ca84751d * More work on yas/load-snippet-buffer, more intuitive now. 2010-04-16 15:53:23 +00:00
capitaomorte
dc47c98625 * Rewrite `yas/load-snippet-buffer' yet again, is better.
* Alias `yas/mode-symbol' new variable yas/extra-modes and consolidate.
* ${0: ...} fields try to set the mark on exit, doesn't always work...
2010-04-13 12:31:12 +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
411d868793 * fields like ${0: } still need a little more work.... 2010-04-11 22:06:43 +00:00
capitaomorte
f2aaf0eeb5 textmate_import becoming quite an ugly program, but ok... 2010-04-11 09:28:21 +00:00
capitaomorte
f90394827f sorting fixed, sort of 2010-04-09 15:31:58 +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
ef47045cab * Reacessing prompting code, fixed some bugs...
* Added a hack in `yas/x-prompt-pretty-templates'.
2010-04-07 16:45:20 +00:00
capitaomorte
df408a1c00 * Fix Issue 132.
* Add `yas/expand-uuid'
* Remove some `make-variable-buffer-local'
2010-04-07 07:58:42 +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
5be8629b7e * Add the `yas/unimplemented' helper and minor tweaks. 2010-04-05 23:34:38 +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
f56ab8ec03 * replace mirrors with "" when transformation returns nil
* remove one use of `make-variable-buffer-local'
2010-04-04 12:08:00 +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
579081f000 * Fix Issue 131.
* Remove a warning about `beginning-of-buffer'
2010-04-03 20:29:41 +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
4a8651f34f * Support exits in the form of ${0:ephemeral text}
* Clean up whitespace
* Minor bug fixes
2010-03-31 22:54:11 +00:00
capitaomorte
83a81b2a9c * still buggy, but closer to much better conversion 2010-03-31 14:55:47 +00:00
capitaomorte
8696e15e32 * slight changes to the `yas/define-menu' interface for upcoming
conversion in textmate_import.rb
2010-03-31 12:33:38 +00:00
capitaomorte
9fc671569b `yas/direct-keymap-set-vars\' only run after minor-mode hooks 2010-03-30 14:32:31 +00:00