Akuli
Akuli
It just now happened to me. Fortunately I use git.
It no longer errors but also doesn't move the file.
Hasn't happened in a very long time. I think I fixed this at some point.
Also cut/copy/paste because sometimes I'm feeling really lazy and I already have mouse in hand
@taahol did some spell checker experiments at some point, but I think I never got around to trying his branch or something like that.
Another downside with how it works now is that some users don't about the autocompleting, at least not until I tell them about it. It really limits their productivity.
Yes, making the autocomplete ignorable is important. Having it go away when pressing Esc might be enough, but I think we can do better. I think this would be pretty...
Will no longer be needed, if complaint is less annoying than popup in your face (#1001)
I think a good example of how this works would be jump to definition. Let's say you have code that calls Porcupine's `get_tab_manager().add_tab()` method. If you control-click `add_tab`, Porcupine will...
Alt+Left could be pretty good, nicely consistent with web browsers.