Commit Graph

  • e53c41d726 Updated README to reflect new github pages docs. Joao Tavora 2011-11-16 12:22:05 +00:00
  • fdf7582e33 Fix issue 187 Joao Tavora 2011-11-07 13:40:33 +00:00
  • d1823d6eec Be properly quiet when importing snippets João Távora 2011-11-05 14:35:07 +00:00
  • 4d6b4e1956 Better rakefile for converting bundles João Távora 2011-11-05 14:34:20 +00:00
  • 58733867e8 no longer ignore files in extras/bundles Joao Tavora 2011-11-04 16:04:39 +00:00
  • 2b40a7103d added ruby-tmbundle submodule Joao Tavora 2011-11-04 16:04:10 +00:00
  • 0fe12bf6d4 Merge branch 'master' of github.com:capitaomorte/yasnippet Joao Tavora 2011-11-04 14:33:24 +00:00
  • 1ff52c8e0e some cleanup to textmate_import.rb Joao Tavora 2011-11-04 14:32:46 +00:00
  • 0a2dc60b4e ignore html files under doc/ and pkg/ dir Joao Tavora 2011-11-04 13:32:05 +00:00
  • 1f47718b33 Added mediocre doc:upload task for updating the gh-pages branch Joao Tavora 2011-11-04 13:30:46 +00:00
  • 4f3f185912 Automatic documentation update. Joao Tavora 2011-11-04 12:10:28 +00:00
  • a95ffccdc8 Manual documentation update Joao Tavora 2011-11-04 12:01:45 +00:00
  • 15f3e4febf Automatic documentation update. Joao Tavora 2011-11-04 11:56:13 +00:00
  • 36467fa0d1 Merge pull request #3 from jimeh/snippets-fix-and-cleanup João Távora 2011-11-03 15:13:58 -07:00
  • 09cc3eec21 Keep snippet vars definitions in a single format across all snippets and documentation. Jim Myhrberg 2011-11-03 20:51:31 +00:00
  • acf84b2fe4 key is already part of the snippet, and shouldn't be there again Jim Myhrberg 2011-11-03 20:23:29 +00:00
  • 0fdc466b97 added missing trigger key Jim Myhrberg 2011-11-03 20:23:03 +00:00
  • 3aea27042b removed group-name prefix on trigger keys Jim Myhrberg 2011-11-03 20:22:33 +00:00
  • 7b383f8c22 removed mode-name prefix on trigger keys Jim Myhrberg 2011-11-03 20:18:57 +00:00
  • cc1a0922ee don't create .yas-ignore-filenames-as-triggers anymore when importing Joao Tavora 2011-10-31 18:10:57 +00:00
  • 1a7b2e370d update doc to reflect recent changes, needs reviewing badly Joao Tavora 2011-10-31 18:10:17 +00:00
  • 238e46a020 Remove support for filenames-as-triggers Joao Tavora 2011-10-31 18:08:36 +00:00
  • f48317e7c5 Add explicit "# key" directive to legacy snippet collection before deprecating filenames-as-triggers Joao Tavora 2011-10-31 12:32:34 +00:00
  • 1bc5993a44 html files no longer checked in under /doc Joao Tavora 2011-10-27 12:19:48 +01:00
  • 8d07c8820d Avoid too many yas/reload' using yas/global-mode-hook'. Joao Tavora 2011-10-26 15:40:56 +01:00
  • c0fce97475 Attempt to fix a bug with yas/snippet-dirs initialization. Joao Tavora 2011-10-13 15:04:26 +01:00
  • e50eafed99 Moved autoload from yas/snippet-dirs to yas/global-mode. Joao Tavora 2011-10-13 14:43:17 +01:00
  • d3086586be Removed final newline from snippet files. Joao Tavora 2011-10-13 14:34:13 +01:00
  • 6c84d6c428 Don't mention the github issue tracker just yet Joao Tavora 2011-10-13 14:13:03 +01:00
  • 3f89fe7715 Dont mention the github issue tracker just yet... Joao Tavora 2011-10-13 14:10:14 +01:00
  • 9541850df9 github generated gh-pages branch João Távora 2011-10-10 04:05:40 -07:00
  • 4e3ecebe4b Reformat README João Távora 2011-10-09 19:04:44 +01:00
  • 94c4828d28 write README in markdown João Távora 2011-10-09 18:49:02 +01:00
  • 885884546f a brand new .gitignore João Távora 2011-10-09 18:47:47 +01:00
  • a7996623f5 imported README from googlecode's homepage João Távora 2011-10-09 18:47:30 +01:00
  • c213401bba Merge branch 'TRY-better-inhibit-modification-hooks' João Távora 2011-10-09 17:51:15 +01:00
  • 508d47dc6c * Corrected a snippet engine bug with this snippet A TEST THAT ${1: should ${2:succeed}} FAILS! $2 capitaomorte 2011-10-07 11:43:09 +00:00
  • 296bfd761e an attempt to fix issue 192 TRY-better-inhibit-modification-hooks capitaomorte 2011-10-06 11:37:38 +00:00
  • e013da3c60 An attempt to fix issue 192. capitaomorte 2011-10-06 10:54:38 +00:00
  • 55f183033d Fix issue 186 capitaomorte 2011-09-19 16:34:11 +00:00
  • f669e9f6bf simplify `yas/reload-all\', don\'t save and restore global or minor modes there capitaomorte 2011-09-19 09:43:31 +00:00
  • 3e2ad14885 Fix issue 187 capitaomorte 2011-09-11 15:03:03 +00:00
  • a20a2e4232 Fix issue 182 capitaomorte 2011-08-24 00:46:44 +00:00
  • 51e99ef3a0 * Reasonable default for `yas/snippet-dirs'. Should take care of issue 179. capitaomorte 2011-08-24 00:43:19 +00:00
  • 0d00c707e9 Fix a bug reported by pedzsan when importing snippets from https://github.com/pivotal/jasmine-tmbundle capitaomorte 2011-05-18 23:11:12 +00:00
  • 49a9d85d10 * Fixed broken `yas/choose-keys-first' capitaomorte 2011-05-08 14:28:11 +00:00
  • 0a22a2bb63 Fix issue 169 capitaomorte 2011-05-07 20:40:40 +00:00
  • 9cdcd3e218 removed pesky ^M from files, should fix issue 145 capitaomorte 2011-05-07 20:00:55 +00:00
  • 2199257e24 Fix issue 163. capitaomorte 2011-05-07 19:52:56 +00:00
  • 98eef1e6f8 * Fix issue 160 * Fix issue 159 capitaomorte 2011-05-07 19:39:37 +00:00
  • 7fe4e84f91 more changes to the .yas-setup files and fix issue 129 capitaomorte 2011-05-07 19:13:40 +00:00
  • 35eaad9d40 * Remove a spurious test defun and incorporting a suggestion for `yas/skip-and-clear-key' by Matthew Fidler capitaomorte 2010-10-30 11:28:58 +00:00
  • 81065f4858 * Fix issues 153 and 97. capitaomorte 2010-10-30 09:04:54 +00:00
  • df72dd28d7 * Some leftover past work in snippet loading capitaomorte 2010-10-30 09:02:02 +00:00
  • 04c1a6e23a * Fix Issue 151: yas-parents not working capitaomorte 2010-10-25 09:59:35 +00:00
  • f8060ec2a5 * spurious (and) in last commit capitaomorte 2010-10-24 22:21:35 +00:00
  • ca1d083dc7 * Fix issue 152. Don't require ido-mode to be t for ido-promt to be used. capitaomorte 2010-10-24 22:20:23 +00:00
  • a851245972 added about 33 snippets for emacs lisp mode. Xah Lee 2010-09-03 02:12:33 +00:00
  • 90f9bba834 * Fix issue 141: Use (gensym) instead of a (make-symbol uuid) capitaomorte 2010-08-29 11:48:33 +00:00
  • 5418a3b223 * Fix some stacked expansion bugs (snippet-in-snippet) * Better default yas/key-syntaxes * Fix issue 142: yas/minor-mode' by itself never triggers a snippet reload. This only happens on yas/global-mode' or on manual yas/load-directory' or yas/reload-all' * Misc enhancements capitaomorte 2010-08-29 11:34:09 +00:00
  • e74926a53d cleaned up about 100 emacs lisp mode snippets. Added key field to them. Removed redundant files. Xah Lee 2010-08-24 10:01:37 +00:00
  • 97c12db10f added or updated about 10 snippets for emacs lisp mode Xah Lee 2010-08-20 00:44:46 +00:00
  • 59386543a8 added or improved many snippets for emacs lisp mode. Xah Lee 2010-08-18 01:33:10 +00:00
  • e9fc1a5e16 added or improved many snippets for emacs lisp mode. Xah Lee 2010-08-18 01:32:37 +00:00
  • 58ce46468e minor tweaks to the rails-related bundles import strategy, which are quite usable already\nAlso don't activate yasnippet in the minibuffer capitaomorte 2010-08-15 23:38:56 +00:00
  • fd4065a70f added 20 or so snippets for emacs lisp mode. Xah Lee 2010-08-12 16:56:43 +00:00
  • e9f1158ad4 changed the emacs lisp mode snippet readme file. Xah Lee 2010-08-08 10:05:03 +00:00
  • bae3f6f699 added about 30 snippets for emacs lisp mode. Xah Lee 2010-08-08 09:49:24 +00:00
  • bcff5c0b29 added ~25 snippets for emacs lisp mode. Xah Lee 2010-08-06 08:19:38 +00:00
  • 6c35178715 added about 10 elisp keywords. work in progress to add more. Xah Lee 2010-08-05 07:44:11 +00:00
  • 53d1d705d2 added snippets for tags i, b, and q for blockquote. Xah Lee 2010-08-05 05:19:11 +00:00
  • fb44854be1 * more ideas for objc method hippie completion capitaomorte 2010-07-26 17:13:38 +00:00
  • 8ce50e6767 * routine commit * starting support of imported objective-c bundle capitaomorte 2010-07-26 17:11:36 +00:00
  • ae06e0dac8 * 'permanent-local' _experiment_ for issue 143. * some cleanup capitaomorte 2010-07-08 16:20:05 +00:00
  • 0d3248fc67 minor tweaks to ruby-mode's .yas-setup.el capitaomorte 2010-05-16 09:11:59 +00:00
  • 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 capitaomorte 2010-05-15 20:10:33 +00:00
  • 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 capitaomorte 2010-05-12 15:47:47 +00:00
  • e50ae363b4 * `yas/describe-tables' wasn't working at all. nobody noticed probably means nobody's using it... capitaomorte 2010-05-07 22:05:52 +00:00
  • eb40f84432 Fix Issue 138 capitaomorte 2010-05-03 07:12:11 +00:00
  • 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. capitaomorte 2010-04-28 08:41:09 +00:00
  • 71af878b70 just some tweaks capitaomorte 2010-04-20 13:45:48 +00:00
  • f6c4872560 * A new rake task to make my importing life a little easier, but still needs work. capitaomorte 2010-04-19 15:42:32 +00:00
  • 9a31fb851d Fix Issue 126. Fix some yas/load-snippet-buffer' bug after using yas/visit-snippet-file' capitaomorte 2010-04-18 17:17:48 +00:00
  • 927545a1fa Fixed Issue 136. Groups names shadow snippet names menus. capitaomorte 2010-04-18 16:42:32 +00:00
  • b593dc48f8 * Fix a bug with `yas/hippie-try-expand' capitaomorte 2010-04-18 13:12:55 +00:00
  • cf29c5348e * minor fixes to yas/guessed-modes' * small adjustment to yas/describe-tables' capitaomorte 2010-04-17 15:44:05 +00:00
  • 0e600ac882 * Simplify yas/load-snippet-buffer', keeping functionality * Simplify menu creation/updating * Refactor lots of code * Prettier yas/describe-tables' according to issue 127. capitaomorte 2010-04-17 12:17:59 +00:00
  • 94ca84751d * More work on yas/load-snippet-buffer, more intuitive now. capitaomorte 2010-04-16 15:53:23 +00:00
  • 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... capitaomorte 2010-04-13 12:31:12 +00:00
  • 5b25e4205d adding a very basic erb-mode capitaomorte 2010-04-12 14:18:04 +00:00
  • 64da26e8b9 * html-mode and some small substitutions, also a lot of work left capitaomorte 2010-04-11 22:07:25 +00:00
  • 411d868793 * fields like ${0: } still need a little more work.... capitaomorte 2010-04-11 22:06:43 +00:00
  • f2aaf0eeb5 textmate_import becoming quite an ugly program, but ok... capitaomorte 2010-04-11 09:28:21 +00:00
  • f90394827f sorting fixed, sort of capitaomorte 2010-04-09 15:31:58 +00:00
  • f36ca47f69 * Fix the multi-line substitution problem * Fix the order substitution problem * Add some more substitutions capitaomorte 2010-04-09 15:27:14 +00:00
  • 7ccf2c9e55 * Still a looot of small stuff to fix capitaomorte 2010-04-08 22:45:14 +00:00
  • 6e3f2e93d6 Minor stuff capitaomorte 2010-04-08 16:19:03 +00:00
  • d749243b16 first batch of rails conversions capitaomorte 2010-04-07 22:30:28 +00:00
  • ef47045cab * Reacessing prompting code, fixed some bugs... * Added a hack in `yas/x-prompt-pretty-templates'. capitaomorte 2010-04-07 16:45:20 +00:00
  • df408a1c00 * Fix Issue 132. * Add yas/expand-uuid' * Remove some make-variable-buffer-local' capitaomorte 2010-04-07 07:58:42 +00:00