29 Commits

Author SHA1 Message Date
Jakub Arnold
09a936041a Set default Encoding to UTF_8 for Ruby 1.9 2012-05-07 17:30:48 +02:00
João Távora
d1823d6eec Be properly quiet when importing snippets 2011-11-05 14:35:07 +00:00
Joao Tavora
1ff52c8e0e some cleanup to textmate_import.rb 2011-11-04 14:32:46 +00:00
Joao Tavora
cc1a0922ee don't create .yas-ignore-filenames-as-triggers anymore when importing 2011-10-31 18:10:57 +00:00
capitaomorte
0d00c707e9 Fix a bug reported by pedzsan when importing snippets from https://github.com/pivotal/jasmine-tmbundle 2011-05-18 23:11:12 +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
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
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
6e3f2e93d6 Minor stuff 2010-04-08 16:19:03 +00:00
capitaomorte
100ab284d5 * Macros are always commands 2010-04-06 21:47:03 +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
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
23bf5b7a1e adjustments to the import tool so binary plists can be read... 2010-03-14 19:59:19 +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
96b5606d66 first commit of a million rails snippets, conditions missing, command implementation missing... 2009-11-16 07:09:38 +00:00
capitaomorte
859ae946da Fixed the naming problem 2009-11-06 17:12:03 +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
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