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

Auto-complete function body attributes #150

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

julienduchesne
Copy link
Member

Closes #129
Had to implement a more sophisticated word-splitting function because `myfunc(arg1, arg2) has to be a single "word"

Closes #129
Had to implement a more sophisticated word-splitting function because `myfunc(arg1, arg2) has to be a single "word"
@julienduchesne julienduchesne merged commit 71857b2 into main Aug 7, 2024
4 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/auto-complete-func branch August 7, 2024 21:42
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.

Completion Fails for nested functions
2 participants