Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

continuous input two snippet #22

Closed
joaotavora opened this issue Nov 3, 2011 · 2 comments
Closed

continuous input two snippet #22

joaotavora opened this issue Nov 3, 2011 · 2 comments
Assignees

Comments

@joaotavora
Copy link
Owner

What steps will reproduce the problem?

  1. if
  2. connect /* three args */

What is the expected output? What do you see instead?
expected: if (connect ( a, b, c) ) {
}
instead: if (connect (a,struct sockaddr *ADDR,socklen_t LENGTH)
<after 3th tab cursor>) {
}
What version of the product are you using? On what operating system?
0.5
Please provide any additional information below.

  1. when i pressed 3th , the cursor is before ") {}", not in
    "sockaddr *ADDR".
  2. after input second , the line will break between "connect()" and
    "{}"

Google Code Info:
Issue #: 19
Author: pro21...@gmail.com
Created On: 2008-04-12T14:32:06.000Z
Closed On: 2008-05-07T01:55:30.000Z

@ghost ghost assigned joaotavora Nov 3, 2011
@joaotavora
Copy link
Owner Author

Hi, could you please provide:

  • in what mode are you?
  • you definition of the 'if' and 'connect' snippet
  • your config for yasnippet
    Thanks!

Google Code Info:
Author: plus...@gmail.com
Created On: 2008-04-14T11:29:16.000Z

@joaotavora
Copy link
Owner Author

No enough information to re-produce it.

Google Code Info:
Author: plus...@gmail.com
Created On: 2008-05-07T01:55:30.000Z

gdevanla pushed a commit to gdevanla/yasnippet that referenced this issue Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant