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

tab completion should complete local variables #20

Open
psifertex opened this issue May 25, 2021 · 1 comment
Open

tab completion should complete local variables #20

psifertex opened this issue May 25, 2021 · 1 comment
Labels
Effort: Medium Impact: Low Issue is a papercut or has a good, supported workaround

Comments

@psifertex
Copy link
Member

local variables aren't currently completed

@psifertex
Copy link
Member Author

this includes the built ins like:
current_function

Getting locals from earlier in a snippet would be a nice long-term goal but unlikely any time soon. I'm already pushing the bounds of good sense with the amount of hacked-on pseudo-IDE type features. Should really build or integrate a true editor instead of pushing it much further

@psifertex psifertex added Effort: Medium Impact: Low Issue is a papercut or has a good, supported workaround labels Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort: Medium Impact: Low Issue is a papercut or has a good, supported workaround
Projects
None yet
Development

No branches or pull requests

1 participant