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

fix: #968 #1164

Merged
Merged

Conversation

hellerve
Copy link
Member

This PR fixes #968 by not autocompleting private or hidden bindings in the REPL (sadly even if you are inside the module, since we don’t have a parser for partial trees that could help us there).

Cheers

@hellerve hellerve requested a review from a team January 31, 2021 21:39
@eriksvedang eriksvedang merged commit ce69cec into carp-lang:master Feb 1, 2021
@hellerve hellerve deleted the veit/no-autocomplete-private branch February 1, 2021 21:55
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

Successfully merging this pull request may close these issues.

Auto completion should not show hidden functions
2 participants