Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request? Tag letters appear too slow. #207

Closed
saroff opened this issue Dec 20, 2017 · 5 comments
Closed

Feature request? Tag letters appear too slow. #207

saroff opened this issue Dec 20, 2017 · 5 comments

Comments

@saroff
Copy link

saroff commented Dec 20, 2017

Currently after i typed my word and see it higlighted, there is 1-2 seconds delay before tag letter will appear so i can type them in order to jump. Delay is not so big, but still noticable, and makes me wait for it every time.
It would be nice to be able to configure it with settings.

@breandan
Copy link
Collaborator

Agreed, the keystroke delay should be user-configurable. Closely related to #204.

breandan added a commit that referenced this issue Dec 29, 2017
@matklad
Copy link

matklad commented Mar 7, 2018

Strong +1 from me! It is extremely annoying that tags appear only after a perceivable delay. I understand that AceJump is very smart and powerful, and can dynamically switch between "jump to spot" and "search in files" modes. It must be the case that a lot users actually need these advanced features, but I, and maybe some other people, only use "jump to the spot" on the screen feature. For this category of users, it would be very helpful to have a "disable all timeouts and to the simplest thing in the fastest possible way" checkbox :-)

@matklad
Copy link

matklad commented Mar 7, 2018

Hm, just found https://plugins.jetbrains.com/plugin/9803-acejump-lite, which seems much faster, though not as feature complete :)

@breandan
Copy link
Collaborator

Thank you for your feedback. We should reach out to the developers of acejump-lite to see if they would be willing to submit their work as a PR (with attribution in the readme). Otherwise, we can implement "AceJump Lite Mode", where we disable the multi-character search and only use single-character tags to select sites visible in the editor. This would be fairly straightforward to implement.

@breandan
Copy link
Collaborator

As described in #217, AceJump-Lite style tagging has been implemented by @chylex and should be available in 3.7.0. To enable it, open the settings page and select the option to only tag the visible area. Feel free to try the canary build and leave your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants