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

helm mode completion doesn't work correctly #186

Open
jtroo opened this issue Dec 6, 2018 · 1 comment
Open

helm mode completion doesn't work correctly #186

jtroo opened this issue Dec 6, 2018 · 1 comment

Comments

@jtroo
Copy link

jtroo commented Dec 6, 2018

When I call ggtags-find-definition, it appears to open up in helm mode but doesn't work correctly. When I input a space, it just eliminates all of the match entries (goes to 0 candidates) instead of the expected behaviour which is to begin a new filtering match for helm.

Some additional details:
ggtags-completing-read-function is set to nil
buffer opens up with the name "helm-mode-ggtags-find-definition"
helm completion is working in other packages such as projectile and helm-gtags

@thermopyle
Copy link

I don't even get it to open a helm buffer, no matter what I set ggtags-completing-read-function to. ggtags-find-definition or ggtags-find-tag-dwim always open up the usual ggtags-global buffer and not a helm buffer. helm-mode is enabled globally.

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

2 participants