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
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
2a88ccfaff
better yas/describe-tables
2010-03-29 18:15:08 +00:00
capitaomorte
32336e1462
Fix issue 125.
2010-03-28 01:57:39 +00:00
capitaomorte
401f39ddf6
* Fixing this snippet with a suitable cached condition.
2010-03-25 09:51:15 +00:00
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