Sometimes when I open gEdit and begin working with a file, I notice pressing the down arrow key does not move my cursor. Soon after this I realize auto-complete is trying to give me options to choose from, but the dialog box is not displaying. If I disable and then renable the plugin, it works again.
I'm not sure if it's another plugin conflicting with auto-complete or what, so just let me...
It'd be very nice if I could specify for the auto-complete plugin to scan an entire folder I'm working in, rather than just the files currently open. Obviously not everyone would want this, so the ability to enable/disable would be good too.
Use case:
I am working on file: source1.py in the projectA/ folder. I want to type in a variable that appears in the file projectA/source2.py...