Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
YASnippet Discussion Group
Conversations
About
YASnippet Discussion Group
Contact owners and managers
1–30 of 613
Welcome to archives of the
YASnippet
discussion group. This group
is now retired.
Report issues and ask questions in
the project page's issue tracker
. Be sure to read
this important note first
.
Mark all as read
Report group
0 selected
Ambrose Laing
3
4/28/18
automatic evaluation for functions of more than one variable
I have opened a github issue on this, in case it becomes a feature request. I'm guessing that
unread,
automatic evaluation for functions of more than one variable
I have opened a github issue on this, in case it becomes a feature request. I'm guessing that
4/28/18
quwa...@gmail.com
,
Anders Eurenius
4
10/24/17
Expand with key in middle of word (no space)
Hah, nope, I think I've confused yasnippet with something else. I think this might what you'
unread,
Expand with key in middle of word (no space)
Hah, nope, I think I've confused yasnippet with something else. I think this might what you'
10/24/17
Ronald Reynolds
,
Anders Eurenius
3
4/20/17
define new keys for yas-expand
I found out the solution. in the lines such as (define-key yas-minor-mode-map (kbd "r")
unread,
define new keys for yas-expand
I found out the solution. in the lines such as (define-key yas-minor-mode-map (kbd "r")
4/20/17
Michael Isberg
,
Anders Eurenius
2
4/4/17
TAB expansion not working
Hi Yeah, you need to be in the mode that your snippet is for. There's a also an extra parent
unread,
TAB expansion not working
Hi Yeah, you need to be in the mode that your snippet is for. There's a also an extra parent
4/4/17
Ian Tegebo
,
Anders Eurenius
2
7/22/16
Repeatable fields?
The usual way to do this is to just have a snippet for case. :) There's a way to do optional else
unread,
Repeatable fields?
The usual way to do this is to just have a snippet for case. :) There's a way to do optional else
7/22/16
Ronald Reynolds
,
João Távora
2
9/9/15
cursor move beyond template
Please open an issue on github.com/capitaomorte/yasnippet/issues. This group is very seldom
unread,
cursor move beyond template
Please open an issue on github.com/capitaomorte/yasnippet/issues. This group is very seldom
9/9/15
JAY JAY
,
Anders Eurenius
2
6/14/15
removing snippets -melpa installation
There's a variable called yas-snippet-dirs that should be a list of paths. It should be set to ~/
unread,
removing snippets -melpa installation
There's a variable called yas-snippet-dirs that should be a list of paths. It should be set to ~/
6/14/15
Steve Quezadas
,
Joao
2
12/5/14
ya-snipped with web-mode
Hi Steve, When reporting bugs it't better to report an issue in the project page's issue
unread,
ya-snipped with web-mode
Hi Steve, When reporting bugs it't better to report an issue in the project page's issue
12/5/14
Ross Donaldson
,
João Távora
2
10/31/14
Tab fields after arbitrary elisp
Ross Donaldson <gas...@gmail.com> writes: > Hullo all -- > > First off: yasnippet has
unread,
Tab fields after arbitrary elisp
Ross Donaldson <gas...@gmail.com> writes: > Hullo all -- > > First off: yasnippet has
10/31/14
Ross Donaldson
10/28/14
Conditional fields
First: three cheers for yasnippet! This has already saved me a great deal of time. So, my question: I
unread,
Conditional fields
First: three cheers for yasnippet! This has already saved me a great deal of time. So, my question: I
10/28/14
Patrick Seebauer
2
10/28/14
Is there a way to conditionally select the mode on which yasnippet depends?
I realized that I need to use (cond) here, but the problem still stands, here is my updated code: (
unread,
Is there a way to conditionally select the mode on which yasnippet depends?
I realized that I need to use (cond) here, but the problem still stands, here is my updated code: (
10/28/14
Steven Arntson
,
João Távora
3
4/29/14
custom snippet newbie
Hi João, Thanks so much for looking into this. I wonder if I'm stumped by something incredibly
unread,
custom snippet newbie
Hi João, Thanks so much for looking into this. I wonder if I'm stumped by something incredibly
4/29/14
Perry Smith
, …
João Távora
13
1/6/14
simple way to add to yas-snippet-dirs
On Mon, Jan 6, 2014 at 8:07 AM, Dmitry Gutov <raa...@gmail.com> wrote: > On 01.01.2014 00:38
unread,
simple way to add to yas-snippet-dirs
On Mon, Jan 6, 2014 at 8:07 AM, Dmitry Gutov <raa...@gmail.com> wrote: > On 01.01.2014 00:38
1/6/14
Andrzej Pronobis
12/22/13
Optional arguments and delete
Hi, I have a question regarding nested placeholders. For example, for a snippet like this: \
unread,
Optional arguments and delete
Hi, I have a question regarding nested placeholders. For example, for a snippet like this: \
12/22/13
Andrzej Pronobis
12/22/13
Yasnippet and AucTex
Hi, I'm using yasnippet with autocomplete in auctex and it would work great if not for one detail
unread,
Yasnippet and AucTex
Hi, I'm using yasnippet with autocomplete in auctex and it would work great if not for one detail
12/22/13
Swaroop C H
10/17/13
How to keep indentation when expanding in inferior python mode / ipython?
Hi all, I searched for "indentation" discussion in this group but could not exactly find a
unread,
How to keep indentation when expanding in inferior python mode / ipython?
Hi all, I searched for "indentation" discussion in this group but could not exactly find a
10/17/13
Ramiro James Rebolledo Cormack
, …
Rafael
4
10/11/13
Two+1 question about yasnippet
2013/10/11 João Távora <joaot...@gmail.com> Ramiro James Rebolledo Cormack <ramrebol@gmail
unread,
Two+1 question about yasnippet
2013/10/11 João Távora <joaot...@gmail.com> Ramiro James Rebolledo Cormack <ramrebol@gmail
10/11/13
Mark Brethen
10/7/13
Using both upper- and lower-case letter for trigger-key
I've written a snippet (named "aview") that will, for example, expand "A" to
unread,
Using both upper- and lower-case letter for trigger-key
I've written a snippet (named "aview") that will, for example, expand "A" to
10/7/13
Julien Cubizolles
,
Matthew Fidler
4
9/9/13
Using a snippet for several modes
No problem. On Sep 9, 2013 3:13 PM, "Julien Cubizolles" <j.cubi...@free.fr> wrote:
unread,
Using a snippet for several modes
No problem. On Sep 9, 2013 3:13 PM, "Julien Cubizolles" <j.cubi...@free.fr> wrote:
9/9/13
José Tomás Tocino
,
João Távora
3
9/2/13
Behaviour of old prompt menu (using number keys to choose the snippet)
You sir, are the man. Thanks! El viernes, 30 de agosto de 2013 18:22:19 UTC+2, Joao escribió: I think
unread,
Behaviour of old prompt menu (using number keys to choose the snippet)
You sir, are the man. Thanks! El viernes, 30 de agosto de 2013 18:22:19 UTC+2, Joao escribió: I think
9/2/13
Acácio Centeno
,
João Távora
2
8/30/13
Problem with python templates
Hi, check https://github.com/capitaomorte/yasnippet/issues/401 I think I just fixed it in the newest
unread,
Problem with python templates
Hi, check https://github.com/capitaomorte/yasnippet/issues/401 I think I just fixed it in the newest
8/30/13
codesite...@google.com
2
6/6/13
Issue 199 in yasnippet: how to use yasnippets in sql-mysql mode
Updates: Status: Invalid Comment #1 on issue 199 by joaotav...@gmail.com: how to use yasnippets in
unread,
Issue 199 in yasnippet: how to use yasnippets in sql-mysql mode
Updates: Status: Invalid Comment #1 on issue 199 by joaotav...@gmail.com: how to use yasnippets in
6/6/13
Julien Cubizolles
,
João Távora
3
3/7/13
yasnippet and autopair/paredit conflict
João Távora <joaot...@gmail.com> writes: > At least in autopair, if you press "Cq (
unread,
yasnippet and autopair/paredit conflict
João Távora <joaot...@gmail.com> writes: > At least in autopair, if you press "Cq (
3/7/13
Fab
2/26/13
About yas / choose value
Hello, If you test the code below, you will notice that there is a small problem: " / yas / text
unread,
About yas / choose value
Hello, If you test the code below, you will notice that there is a small problem: " / yas / text
2/26/13
codesite...@google.com
1/25/13
Issue 198 in yasnippet: (yas/expand-snippet "\\$1 $1") doesn't work
Status: Accepted Owner: ---- Labels: Type-Defect Priority-Medium New issue 198 by ohwoeo...@gmail.com
unread,
Issue 198 in yasnippet: (yas/expand-snippet "\\$1 $1") doesn't work
Status: Accepted Owner: ---- Labels: Type-Defect Priority-Medium New issue 198 by ohwoeo...@gmail.com
1/25/13
codesite...@google.com
1/7/13
Issue 197 in yasnippet: yas-after-exit-snippet-hook won't run when it is specified in snippet file.
Status: Accepted Owner: ---- Labels: Type-Defect Priority-Medium New issue 197 by kawabata...@gmail.
unread,
Issue 197 in yasnippet: yas-after-exit-snippet-hook won't run when it is specified in snippet file.
Status: Accepted Owner: ---- Labels: Type-Defect Priority-Medium New issue 197 by kawabata...@gmail.
1/7/13
F.YE
12/19/12
Problem encountered when using auto-complete
Transfer from yasnippet-bundle to yasnippet because the latter is easier to expand. But with
unread,
Problem encountered when using auto-complete
Transfer from yasnippet-bundle to yasnippet because the latter is easier to expand. But with
12/19/12
Qzi chiu
,
Joao
2
12/16/12
yasnippet errors on emacs.app on mac ox lion
Maybe open this in the github issue tracker. Also don't forget to include the exact emacs
unread,
yasnippet errors on emacs.app on mac ox lion
Maybe open this in the github issue tracker. Also don't forget to include the exact emacs
12/16/12
Jim Burton
,
tamouse mailing lists
3
11/16/12
Problem with backslashes
On Thu, Nov 15, 2012 at 5:24 AM, Jim Burton <jimbu...@gmail.com> wrote: > So I have this
unread,
Problem with backslashes
On Thu, Nov 15, 2012 at 5:24 AM, Jim Burton <jimbu...@gmail.com> wrote: > So I have this
11/16/12
codesite...@google.com
3
11/12/12
Issue 195 in yasnippet: Yasnippet pop-up menu missing items
Updates: Status: Invalid Comment #2 on issue 195 by joaotav...@gmail.com: Yasnippet pop-up menu
unread,
Issue 195 in yasnippet: Yasnippet pop-up menu missing items
Updates: Status: Invalid Comment #2 on issue 195 by joaotav...@gmail.com: Yasnippet pop-up menu
11/12/12