kuskus
kuskus copied to clipboard
Function completion without needing the database() prefix
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.