336 Commits

Author SHA1 Message Date
João Távora
d608b66a5d Document yas/compute-major-mode-and-parents better 2012-02-26 20:44:24 +00:00
João Távora
3ce27b8e92 Document yas/new-snippet better 2012-02-26 20:43:47 +00:00
João Távora
fb45d0e45a cosmetics 2012-02-26 20:43:18 +00:00
João Távora
483364c8e5 yasnippet-bundle.el gone.
fast snippet loading now via .yas-compiled-snippet.el files, uses yas/compile-snippets
2012-02-26 20:42:56 +00:00
Joao Tavora
c9f35eda2e Fix issue #215 2012-02-22 13:32:56 +00:00
Joao Tavora
c43c55b573 Fix issue reported in http://stackoverflow.com/questions/9298866/emacs-yasnippet-insert-snippet-on-keystroke 2012-02-16 10:20:15 +00:00
Joao Tavora
813fa525fe yas/ri uses yas/ri-executable 2012-02-16 10:20:14 +00:00
João Távora
2e3497d1a0 Fix issue #208 2012-02-14 15:22:33 +00:00
João Távora
c372e17504 Fix issue #203 2011-12-15 01:11:48 +00:00
João Távora
16fadcab4b Slightly more uniform installation instructions for issue #198 2011-12-15 01:10:47 +00:00
Mitchel Humpherys
a4960afa75 using let* instead of let for expand-env 2011-12-09 13:21:57 -08:00
João Távora
ec9a75a5f5 When testing snippets for a specific mode, turn off read-only in the testing buffer. 2011-12-01 19:32:11 +00:00
João Távora
1676151e62 Improved explanation of yas/buffer-local-condition 2011-12-01 19:30:46 +00:00
João Távora
11fb69f0c0 yas/exit-snippet called interactively exits the most recently inserted snippet (issue #196) 2011-11-30 00:37:40 +00:00
Joao Tavora
238e46a020 Remove support for filenames-as-triggers 2011-10-31 18:08:36 +00:00
Joao Tavora
8d07c8820d Avoid too many yas/reload' using yas/global-mode-hook'. 2011-10-26 15:40:56 +01:00
Joao Tavora
c0fce97475 Attempt to fix a bug with yas/snippet-dirs initialization. 2011-10-13 15:04:26 +01:00
Joao Tavora
e50eafed99 Moved autoload from yas/snippet-dirs to yas/global-mode. 2011-10-13 14:43:17 +01:00
João Távora
c213401bba Merge branch 'TRY-better-inhibit-modification-hooks' 2011-10-09 17:51:15 +01:00
capitaomorte
508d47dc6c * Corrected a snippet engine bug with this snippet
A TEST THAT ${1: should ${2:succeed}} FAILS! $2
2011-10-07 11:43:09 +00:00
capitaomorte
296bfd761e an attempt to fix issue 192 2011-10-06 11:37:38 +00:00
capitaomorte
55f183033d Fix issue 186 2011-09-19 16:34:11 +00:00
capitaomorte
f669e9f6bf simplify `yas/reload-all\', don\'t save and restore global or minor modes there 2011-09-19 09:43:31 +00:00
capitaomorte
3e2ad14885 Fix issue 187 2011-09-11 15:03:03 +00:00
capitaomorte
a20a2e4232 Fix issue 182 2011-08-24 00:46:44 +00:00
capitaomorte
51e99ef3a0 * Reasonable default for `yas/snippet-dirs'. Should take care of issue 179. 2011-08-24 00:43:19 +00:00
capitaomorte
49a9d85d10 * Fixed broken `yas/choose-keys-first' 2011-05-08 14:28:11 +00:00
capitaomorte
0a22a2bb63 Fix issue 169 2011-05-07 20:40:40 +00:00
capitaomorte
2199257e24 Fix issue 163. 2011-05-07 19:52:56 +00:00
capitaomorte
98eef1e6f8 * Fix issue 160
* Fix issue 159
2011-05-07 19:39:37 +00:00
capitaomorte
35eaad9d40 * Remove a spurious test defun and incorporting a suggestion for `yas/skip-and-clear-key' by Matthew Fidler 2010-10-30 11:28:58 +00:00
capitaomorte
81065f4858 * Fix issues 153 and 97. 2010-10-30 09:04:54 +00:00
capitaomorte
df72dd28d7 * Some leftover past work in snippet loading 2010-10-30 09:02:02 +00:00
capitaomorte
04c1a6e23a * Fix Issue 151: yas-parents not working 2010-10-25 09:59:35 +00:00
capitaomorte
f8060ec2a5 * spurious (and) in last commit 2010-10-24 22:21:35 +00:00
capitaomorte
ca1d083dc7 * Fix issue 152. Don't require ido-mode to be t for ido-promt to be used. 2010-10-24 22:20:23 +00:00
capitaomorte
90f9bba834 * Fix issue 141: Use (gensym) instead of a (make-symbol uuid) 2010-08-29 11:48:33 +00:00
capitaomorte
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
2010-08-29 11:34:09 +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
ae06e0dac8 * 'permanent-local' _experiment_ for issue 143.
* some cleanup
2010-07-08 16:20:05 +00:00
capitaomorte
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
2010-05-15 20:10:33 +00:00
capitaomorte
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
2010-05-12 15:47:47 +00:00
capitaomorte
e50ae363b4 * `yas/describe-tables' wasn't working at all. nobody noticed probably means nobody's using it... 2010-05-07 22:05:52 +00:00
capitaomorte
eb40f84432 Fix Issue 138 2010-05-03 07:12:11 +00:00
capitaomorte
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.
2010-04-28 08:41:09 +00:00
capitaomorte
9a31fb851d Fix Issue 126.
Fix some `yas/load-snippet-buffer' bug after using `yas/visit-snippet-file'
2010-04-18 17:17:48 +00:00
capitaomorte
927545a1fa Fixed Issue 136.
Groups names shadow snippet names menus.
2010-04-18 16:42:32 +00:00
capitaomorte
b593dc48f8 * Fix a bug with `yas/hippie-try-expand' 2010-04-18 13:12:55 +00:00
capitaomorte
cf29c5348e * minor fixes to `yas/guessed-modes'
* small adjustment to `yas/describe-tables'
2010-04-17 15:44:05 +00:00