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

Todo: handle scope overrides #56

Open
AltGr opened this issue Nov 17, 2014 · 1 comment
Open

Todo: handle scope overrides #56

AltGr opened this issue Nov 17, 2014 · 1 comment

Comments

@AltGr
Copy link
Member

AltGr commented Nov 17, 2014

The IndexScope module does a nice job, but if it could be extended to extract binding identifiers from patterns (let, match, function arguments), this could be used to filter results in completion at point and make it nicer.

Related: #40

@AltGr
Copy link
Member Author

AltGr commented Nov 17, 2014

Would also greatly improve ocp-grep, getting rid of false positives (unqualified idents, or idents looked up in their own module).

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