Komodo Edit Function and Require autocompletion
问题 I'm not sure what to call it so I'm calling it hints. I notice that whenever I'm calling a function, and I hover over that line, little popup bubbles appear that show me the first comment in said function definition. Helps keep track of what that function does or the possible parameters. But that doesn't always happen, just sometimes. I was wondering if there's a preference I could change so it always does. Also, if I'm writing and I include or require a file, if that file has functions in it