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

parameter completions and ultisnippet #1387

Closed
WellDone2094 opened this issue Feb 22, 2015 · 3 comments
Closed

parameter completions and ultisnippet #1387

WellDone2094 opened this issue Feb 22, 2015 · 3 comments

Comments

@WellDone2094
Copy link

The parameter completations doesn't work and to make ultisnippet work i need to set UltiSnipsExpandTrigger, I think the problem is the Enter button event isn't catch by YCM.
I'm using vim in iTerm2 on mac OSX yosemite

@vheon
Copy link
Contributor

vheon commented Feb 23, 2015

What is "parameter completions"? Could you provide a test case?

@WellDone2094
Copy link
Author

for "parameter completions" i mean that when i use the autocomplete for a method ycm should insert the argument of the method and i can navigate through them with TAB

@vheon
Copy link
Contributor

vheon commented Feb 23, 2015

@benfa94 that behaviour is not currently implemented see #234, and #1300 for a possible alternate approach.

@vheon vheon closed this as completed Feb 23, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants