Is there an alternative for calling
$$(yas/choose-value '("public" "protected" "private"))
where I could cycle the choices with the tab key? The yasnippet one requires arrow keys to pick, which I obviously don’t want to use.
Best regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How about using
ido-prompt?There are many prompts defined for
yas/prompt-functions.Maybe you will prefer the other type of prompt.
See the source code to find them.
I guess you will need the developmental version of yasnippet.