Commit Graph

  • 5d0b9657e3 * minor adjustments to bundle generation. * *NOW* will probably tag 0.6.1c capitaomorte 2009-09-13 16:56:23 +00:00
  • 97e7491dfa * Adjusting the yas/trigger-key mechanism, now can be set after require but before yas/initialize. * Indented the buffe * Some cleanup to the yas/minor-mode-keymap initialization mechanism * Some commenting capitaomorte 2009-09-13 14:34:12 +00:00
  • 7b8da4357d * Yet another adjustment to issue 93 capitaomorte 2009-09-11 15:46:07 +00:00
  • 6b865cda63 * More adjustments to fixing issue 93 capitaomorte 2009-09-10 22:41:22 +00:00
  • 9733b478f0 Last commit before branching for 0.6.1c capitaomorte 2009-09-09 22:58:38 +00:00
  • 931253f9b8 * Adjustments to fix made for issue 90, faq updated * Added google analytics tracking to html docs (experimental) capitaomorte 2009-09-09 16:55:56 +00:00
  • a993b9b4f6 * Remove useless debug line from python def snippet capitaomorte 2009-09-09 06:42:18 +00:00
  • dbae0320ff * Fixed issue 99 (Raking bundle and loading it doesn't correctly create menu.) capitaomorte 2009-09-07 08:55:51 +00:00
  • 8403f2f8b5 *fix a small type "command2" => command-2 capitaomorte 2009-09-05 16:49:43 +00:00
  • 0564b35647 * Fixed issue 98, issue 93 and issues related to the customization group * Added workaround for issue 97 in the FAQ * Minor updates in the documentation capitaomorte 2009-09-05 14:44:18 +00:00
  • 7022af00f4 Fixing some issues, might be broken capitaomorte 2009-09-04 12:07:06 +00:00
  • aec74e5564 * Fixed two bugs in issue 90 and issue 88 capitaomorte 2009-09-02 19:56:41 +00:00
  • 5a9ab30982 * Fix issue 88 * Implement enhacement of issue 90 capitaomorte 2009-09-02 18:58:30 +00:00
  • 5fe5e127fd * Fix issue 91. capitaomorte 2009-09-02 17:13:12 +00:00
  • 371f68e860 * Working on the issues regarding customization of yas/trigger-key and yas/root-directory. Still not quite fixed. capitaomorte 2009-09-02 16:50:37 +00:00
  • b1c079f1e4 * Fixed issue 87. Needs testing capitaomorte 2009-09-02 07:10:17 +00:00
  • 7686db3476 * BROKEN!: currently working on the bug with customization variables not being set effectively. capitaomorte 2009-09-01 16:50:41 +00:00
  • f5aaad220f Tweaking the TextMate C snippets capitaomorte 2009-08-30 22:16:44 +00:00
  • c323cddbd6 * update changelog doc for trunk capitaomorte 2009-08-29 22:11:10 +00:00
  • b8dcf61367 Last commit before tagging and releasing capitaomorte 2009-08-29 17:59:02 +00:00
  • 15c7703b5b Minor doc update and a symbolic link to index.html which I don't know if works capitaomorte 2009-08-29 10:55:59 +00:00
  • 560fd2acf7 * More adjustments in issue 84, fix issue 78, and faq update for issue 71 capitaomorte 2009-08-28 14:49:44 +00:00
  • 364a3c8378 * Almost fix issue 84 I think.... capitaomorte 2009-08-27 17:10:14 +00:00
  • 405b76b0d3 * Fix issue 80 (buffer needs widening before any indentation) capitaomorte 2009-08-26 21:57:34 +00:00
  • 4cb1ab2ba7 Added warning about applicability to the documentation capitaomorte 2009-08-26 15:34:37 +00:00
  • 01205f79d6 Fixed textmate_import.rb slightly and added doc for it capitaomorte 2009-08-26 13:06:00 +00:00
  • 81857aea6d put textmate import stuff in 'extras' directory capitaomorte 2009-08-26 07:00:56 +00:00
  • 2739789231 put textmate import stuff in extras directory capitaomorte 2009-08-26 07:00:27 +00:00
  • feefc950bb textmate_import.rb now reads info.plist and creates groups (still buggy) capitaomorte 2009-08-25 06:49:08 +00:00
  • 6c88b24bf8 doc almost complete. Drawing closer to 0.6.1b capitaomorte 2009-08-23 19:52:33 +00:00
  • 5b8671f8c3 small changes to snippet_copier.rb including not converting bindings by default capitaomorte 2009-08-21 15:47:00 +00:00
  • ef9a0d5e69 wrote more documentation, still a bit to go... capitaomorte 2009-08-20 17:03:51 +00:00
  • 938e3a6eb8 added skeleton of new documentation capitaomorte 2009-08-19 16:19:06 +00:00
  • 9541218756 * Bring back `yas/dont-activate' capitaomorte 2009-08-17 14:11:53 +00:00
  • f28cc874af * Snippet table store is now based on two hash tables (keyhash and namehash) instead of a hash table and an alist (this is still not ideal). capitaomorte 2009-08-16 13:32:19 +00:00
  • 6b1dce61d9 * Corrected a typo in line 766 capitaomorte 2009-08-14 10:56:57 +00:00
  • 35fa76296e * another little fix and more cleanup capitaomorte 2009-08-13 22:44:38 +00:00
  • 2c4dc70ab7 * fix more bugs * cleanup just a little bit capitaomorte 2009-08-13 22:17:41 +00:00
  • ceabe9376e * Fixed more bugs, probably more hiding in 3300+ lines capitaomorte 2009-08-13 01:46:52 +00:00
  • 8420238a19 * Fix more bugs, still some more to go * For example the inexisting parent-mode when a mode has groups * Display triggerkey in menu entries if the snippet has a trigger key capitaomorte 2009-08-13 01:26:07 +00:00
  • 0732b08600 * Corrected snippet expansion bug introduced by previous indenting fix... capitaomorte 2009-08-12 23:37:53 +00:00
  • ec33d9e5df * much nicer menu... work in progress... capitaomorte 2009-08-12 15:00:55 +00:00
  • e6f4ca5473 * Fixed a serious nconc (circular-list) bug that lead to infinite loops capitaomorte 2009-08-12 13:50:03 +00:00
  • d153d84010 * Implement per-snippet keybinding using "keybinding: " keyword * Fix random bugs * Fix some whitespace * `yas/use-menu' can now be 'real-modes' or 'abbreviate' capitaomorte 2009-08-11 14:33:06 +00:00
  • 4cc4d0c578 * fixed a big bug when compiling bundle capitaomorte 2009-08-08 23:28:12 +00:00
  • a877bf5cc8 * Fix issue 72 with snippet conditions * Implemented abbreviated menu in `yas/use-menu' capitaomorte 2009-08-08 22:48:21 +00:00
  • d70529d121 Fixed some bug with multiple parent modes and commiting fixed printf snippet capitaomorte 2009-07-31 00:08:00 +00:00
  • 2ada74c6f2 * Full support for multiple parent-modes, including in menu * TODO: write `yas/new-snippet' * TODO: update documentation thoroughly capitaomorte 2009-07-30 18:29:35 +00:00
  • d42e5a3189 * Redesigned directory-guessing mechanism, but kept backward compatibility capitaomorte 2009-07-29 12:54:54 +00:00
  • ad3c307bbc * fixed Issue 69 (http://code.google.com/p/yasnippet/issues/detail?id=69) * evaporating control-overlay cause problems for zero-length snippets * some cleanup capitaomorte 2009-07-27 23:24:20 +00:00
  • 6b7306004a Releasing 0.6.0c with some bugfixes capitaomorte 2009-07-27 17:37:50 +00:00
  • 0e74b208c8 * fixed issue 68 (http://code.google.com/p/yasnippet/issues/detail?id=68) capitaomorte 2009-07-27 10:47:13 +00:00
  • b104c6b5ff * Now byte compiles correctly and with no warnings * added :compile task to Rakefile (reported by Christoph Conrad) capitaomorte 2009-07-26 22:11:04 +00:00
  • 1aadcfae8a * added yas/also-auto-indent-first-line' defcustom * added yas/minor-mode-menu' defvar to prevent possible backtrace (reported by Christoph Conrad) capitaomorte 2009-07-26 15:27:26 +00:00
  • 3b6e9dda59 * Empty fields that are the last of the list *and* match the snippet's exit are skipped automatically. * Added a printf snippet to show off. * The printf snippet also exhibits the back-adjacent mirror bug capitaomorte 2009-07-25 16:26:27 +00:00
  • 17908a90cb fix title in doc/faq capitaomorte 2009-07-25 12:18:22 +00:00
  • 65a91330e8 fix the date in the changelog capitaomorte 2009-07-25 12:12:30 +00:00
  • 9a5ad72076 The TRY-JT-nested-placeholders branch replaces the trunk capitaomorte 2009-07-25 11:44:22 +00:00
  • f40a013dec Last commit before releasing 0.6.0 capitaomorte 2009-07-25 11:14:22 +00:00
  • b90926499a * escaping now works inside lisp expressions * new keybindings * minor fixes * more doc capitaomorte 2009-07-25 10:50:40 +00:00
  • 2f21c06622 Cleaning up before release commit... capitaomorte 2009-07-24 19:29:36 +00:00
  • 102424118e * Release notes and issue list updated * Little problems fixed * ruby mode cls snippet fixed capitaomorte 2009-07-24 15:41:12 +00:00
  • 8dd3a78c01 * Fixed html auto-indent (redesigned yas/indent slightly to collect all the snipept markers then restore them. capitaomorte 2009-07-24 15:06:09 +00:00
  • 5ca14b495e * fixed small problem with the `yas/multi-dollar-lisp-expression-regexp' * only move to the first snippet field after pushing snippet undo actions capitaomorte 2009-07-24 10:24:01 +00:00
  • e426fdc73d * small adjustments to yas/choose-value and yas/verify-value capitaomorte 2009-07-23 21:59:37 +00:00
  • b2f7e0e102 * added yas/tryout-snippet capitaomorte 2009-07-23 13:30:02 +00:00
  • 111aa25382 taking care of some details capitaomorte 2009-07-22 16:25:12 +00:00
  • 8a48811cec couldn't forward-merge again the python-mode snippet directory, so just added the prop snippet again manually capitaomorte 2009-07-22 10:41:07 +00:00
  • 519c3514d2 reverse-merged the python-mode snippet directory, will forward merge the trunk again capitaomorte 2009-07-22 10:38:44 +00:00
  • 408413a811 * all prompt fuctions working (tried a bit in text emacs) * compile-bundle now includes dropdown-list.el and works (in text mode at least) capitaomorte 2009-07-21 13:03:13 +00:00
  • 4849ac6546 * Finally, the last details, I think, commenting, etc... capitaomorte 2009-07-21 12:31:23 +00:00
  • 17e7a385f7 * more little bugs with field deletions and adjancencies fixed... capitaomorte 2009-07-21 10:06:11 +00:00
  • 5b48e2ec15 * little bugs and the adjacent field problem fixed capitaomorte 2009-07-20 22:08:53 +00:00
  • f42d96e2dc * went back to the previous "advance" strategy and have it seems I have isolated the bug... capitaomorte 2009-07-20 16:39:33 +00:00
  • b654545be3 * the marker-insertion-type thing is very very tricky with undo. Will probably have to go back to my "advance-maybe" strategy (which has less bugs), but still I'm commiting this. capitaomorte 2009-07-20 16:27:12 +00:00
  • 6c5a0fd4fd * bugs fixed, the real testing starts now... capitaomorte 2009-07-20 14:26:47 +00:00
  • 84e9294074 * having trouble with that menu... capitaomorte 2009-07-20 06:36:26 +00:00
  • fe8dd70072 * a million new bugs introduced by a million new features, enough for today... capitaomorte 2009-07-19 17:00:11 +00:00
  • 02117f65e6 * better menu, more bugs found/fixed capitaomorte 2009-07-17 14:40:44 +00:00
  • 399852d10a * as one of the final touches, have to make the menu a "easy-define-menu" thing capitaomorte 2009-07-16 21:07:37 +00:00
  • d1e96895c0 merged whole dir from trunk r366 (the objc/prop snippet should be reverted) capitaomorte 2009-07-16 16:53:46 +00:00
  • c454bd2451 * merged from trunk finally (expect more bugs) * fixed indentation working * auto-indentation apparently working with dirty hack * , but did get to see the famous python bug twice, * contrived existing python snippets are working, even with `yas/indent-line' set to 'auto * fixed more bugs... capitaomorte 2009-07-16 16:00:02 +00:00
  • c15f037874 * enhanced good grace and fixed `yas/trigger-in-field' bug capitaomorte 2009-07-16 06:23:05 +00:00
  • 5c7e870891 Got to: capitaomorte 2009-07-15 16:18:44 +00:00
  • 63378d00b2 * replaced <tab> by TAB and fixed a small bug in $> indendation capitaomorte 2009-07-15 07:23:13 +00:00
  • a1a4bfc773 * "$>" now working * `yas/hippie-try-expand' fixed to work with new undo system capitaomorte 2009-07-15 07:02:13 +00:00
  • 4429104dfc * more bug fixes and a global mode capitaomorte 2009-07-14 17:07:42 +00:00
  • 0ee010ce65 * working on indentation... capitaomorte 2009-07-14 12:57:32 +00:00
  • bc7acbaf99 * typed a lot of cleanup code, probably many many bugs * at least most of the customization group is here I think * still got a lot to do for the minor mode (including making it global) * TODO: write wrap regions * TODO: write per-snippet variable overrides * goto sleep capitaomorte 2009-07-13 22:19:41 +00:00
  • 0622075ba9 * yas/next-field' rewritten, now yas/expand' fails... capitaomorte 2009-07-13 07:13:58 +00:00
  • 953ffbf299 * `yas/next-field' needs to be rewritten to account for unnumbered fields capitaomorte 2009-07-12 20:18:40 +00:00
  • 3dd0ba6106 * Butchered template choosing code capitaomorte 2009-07-12 19:59:32 +00:00
  • 01c626efbd * started attack on template code as well capitaomorte 2009-07-11 18:09:25 +00:00
  • ad570bf9e5 * region now represented as `yas/deleted-text' * syntax now correctly backward compatible * more little bugs fixed... capitaomorte 2009-07-11 17:29:46 +00:00
  • 555897a4ad * corrected another problem when evaling user elisp with errors capitaomorte 2009-07-11 00:59:27 +00:00
  • 10e8b41f7c * fixed two small bugs introduced earlier, have to retest stacked expansion once in a while, wish I had unit tests... capitaomorte 2009-07-11 00:31:56 +00:00
  • daf3c788a5 * a little cheating sometimes inserts a newline at end of the buffer... capitaomorte 2009-07-10 15:37:21 +00:00
  • 460bf76bae * Some little bug fixes, regexps could be cleaner, but oh well... capitaomorte 2009-07-09 16:31:07 +00:00
  • 39aab51b28 * implemented `yas/points-to-markers' and friend, look OK. capitaomorte 2009-07-09 16:12:48 +00:00
  • dec6fcda41 * primary field transformation working more or less, but seem to have screwed with undo/redo, shouldn't be too hard... capitaomorte 2009-07-08 13:24:40 +00:00