AceJump icon indicating copy to clipboard operation
AceJump copied to clipboard

🅰️ single character search, select, and jump

Results 37 AceJump issues
Sort by recently updated
recently updated
newest added

I know that there is a behaviour already on the arrow keys but I never really had a use for those jump modes. The new cycle thing with ENTER however,...

enhancement

AceJump currently supports **Line-mode**, and **Word-mode** (#214). It would be nice to support user-configurable modes for custom regular expression searches. Users would enter the custom RegEx on the settings page...

feature
help wanted

**Describe the bug** Jumping to select word doesn't work **To Reproduce** Double tap the hotkey for word selection, then try to select a word. The cursor remains at its original...

bug

**Is your feature request related to a problem? Please describe.** I changed my color scheme and now I want the original color scheme back. I can't see an easy way...

feature

The default colors for the white theme make the symbols under the highlighting hardly visible. So, all the `e` and `n` in a dark rectangle are not easy to recognize....

bug

**Describe the bug** If both AceJump and IdeaVim are installed, then when pressing Enter in the **normal** mode a new line is inserted. **To Reproduce** Steps to reproduce the behavior:...

bug

**Describe the bug** If I try to use one of the AceJump actions in the IntelliJ IDEA Diff Viewer editor, it won't show the jump labels and will throw an...

bug

If the user types "something" as a search term, it would be nice to have a key suggestion which is near to the "g" key for a faster navigation. Thank...

feature

**Is your feature request related to a problem? Please describe.** On thing i find myself using a lot, is using target mode to copy a string or value and inserting...

feature

**Describe the bug** If I try to use AceJump in the IntelliJ IDEA commit message editor, it won't display the jump labels in the commit message editor and will instead...

bug