51 Commits

Author SHA1 Message Date
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
capitaomorte
859ae946da Fixed the naming problem 2009-11-06 17:12:03 +00:00
capitaomorte
73dc27384c had forgotten to add this useful snippet 2009-11-06 13:49:28 +00:00
capitaomorte
477f7c99e4 * Fixed the "direct-keymaps" bug with `emulation-mode-map-alists'
* Fixed a bug when evaluating primary field expressions

* Completed importation of TextMate HTML snippets, some TextMate HTML commands missing.
2009-11-04 15:51:43 +00:00
capitaomorte
3d4d06df1d * Working on the html-bundle. Major work done, details missing...
* Fixed an aesthetic describe-key bug.
* A serious "kill-line from snippet field" bug lurks somewhere
2009-11-02 18:08:20 +00:00
Rob Christie
d6bf2427ea Changed name from untitled top option(..).yasnippet 2009-11-02 01:34:40 +00:00
Rob Christie
32c837290d Files ruby-mode snippets updated to work with yasnippet. 2009-11-02 01:34:29 +00:00
Rob Christie
02408621e8 Each Element ruby snippets updated to work with yasnippet. 2009-11-02 01:34:10 +00:00
capitaomorte
88287640e9 * The c-mode stdmap snippet had slipped the rename of issue 113 2009-10-30 16:22:39 +00:00
capitaomorte
b3b3c12749 * Applied rest of rename plan for issue 113, some changed manually
* Some manual tweaking will be needed
2009-10-30 09:28:38 +00:00
capitaomorte
f46baa85a8 * Fix issue 113: invalid filenames on Windows. Thanks claudio.bley! 2009-10-29 18:01:40 +00:00
Rob Christie
ca2b25e84a Updates to imported ruby-mode block snippets. 2009-10-22 14:06:52 +00:00
capitaomorte
fb1a98dcbf * Imported ""# condition:" directive to all snippets
* Start writing the insert tag snippet-command
2009-10-18 22:18:07 +00:00
capitaomorte
0b55a52b8d * First implementation of snippet-commands, looks promising.
* Optimization: read lisp expressions only once, eval many times.

* auto-load .yas-setup.el instead of setup.el to prevent loading it as
  a snippet
2009-10-15 17:22:51 +00:00
capitaomorte
57c150b42d * Finished commiting Rob Christie's patches to the ruby snippets (add
setup.el, delete the # => snippet)

* Tweaked some ruby snippets

* Disabled bindings for some TextMate text-mode snippets
2009-10-15 14:08:17 +00:00
capitaomorte
deb0755824 * Small change to textmate_import.rb to import (commented) "scope" directive
* Reimported the HTML and Ruby bundle with the previous fix
* Applied Rob Christie's patches of issues 109 and 110

  0001-Deleted-because-this-is-supported-via-dwim-with-rcod.patch
  0002-Updated-snippets.patch
  0003-Added-setup.el-file-that-must-be-loaded-prior-to-loa.patch
  0004-ruby-mode-class-and-module-snippets-updated.patch
  0005-changes-to-counting-snippets-and-some-declaration-sn.patch

  patching some things manually. Thanks a lot Rob!
2009-10-13 13:28:14 +00:00
capitaomorte
f5aaad220f Tweaking the TextMate C snippets 2009-08-30 22:16:44 +00:00
capitaomorte
b8dcf61367 Last commit before tagging and releasing 2009-08-29 17:59:02 +00:00
capitaomorte
01205f79d6 Fixed textmate_import.rb slightly and added doc for it 2009-08-26 13:06:00 +00:00
capitaomorte
81857aea6d put textmate import stuff in 'extras' directory 2009-08-26 07:00:56 +00:00