kuskus icon indicating copy to clipboard operation
kuskus copied to clipboard

Function completion without needing the database() prefix

Open rosshamish opened this issue 6 years ago • 0 comments

Right now, for some reason, to get functions to show up in the completion list, the user must first type database('DatabaseName').. Most functions are not called this way, and it's not intuitive that this is required. It would be great if the completion list could include functions in the default database without requiring the prefix.

rosshamish avatar Jul 26 '19 00:07 rosshamish