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

Writing position in brackets, when methods are being inserted #24

Open
Zediwan opened this issue May 15, 2023 · 1 comment
Open

Writing position in brackets, when methods are being inserted #24

Zediwan opened this issue May 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Zediwan
Copy link
Collaborator

Zediwan commented May 15, 2023

It would be great if the curser was placed in the brackets when a method is being inserted via auto-completion.

Currently:
image

@Zediwan Zediwan added the enhancement New feature or request label May 15, 2023
@Zediwan
Copy link
Collaborator Author

Zediwan commented May 17, 2023

          Two things I noticed:
  • If using auto completion for function, f.e. in list(), the pointer should be inside the brackets and not at the end.
  • Tables shouldn't be allowed for auto completion in "in list()" function, i.e. it's not allowed to have something like "diagnoses in list(B67_1)" where B67_1 denotes a table.

Originally posted by @jbessi in #1 (comment)

@Zediwan Zediwan self-assigned this May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants