Hacker News new | ask | show | jobs
by rococode 2630 days ago
For the most part it does what I want it to do. As the other responder said, undo/redo can occasionally have some issues if you mix them with the IDE's version of those. I also have problems with the tag stack and jumplist (like ctrl+i/o) having serious latency problems so I stick to marks and `` as much as I can. The last thing I have problems with is when the IDE changes your code for you during an action - for example an auto-import when you type out a new class. The repeat action tends to mess up in those cases, trying to redo both your own typing and whatever the IDE did.

Again, I'm not a power user so to me these are the main issues and they're tolerable. For cursor movements I don't do anything too tricky, and all the movements I'm aware of do what I expect them to do.