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

Include boolean literals "true" and "false" in completion results #34

Closed
sanjayl opened this issue Dec 28, 2015 · 1 comment
Closed

Comments

@sanjayl
Copy link

sanjayl commented Dec 28, 2015

Hi,
I've been using compliment via company-mode in cider, and I keep running into an issue where typing a boolean literal autocompletes to the associated predicate function (true? instead of true / false? instead of false). If you add the strings "true" and "false" to the special-forms set in compliment.sources.special-forms, then this problem goes away.

Thanks for the great package!
Sanjay

@alexander-yakushev
Copy link
Owner

Done. Thanks for the suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants