You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
It would be great if the curser was placed in the brackets when a method is being inserted via auto-completion.
Currently:
The text was updated successfully, but these errors were encountered: