You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when using AceJump, the actual label is two-letter labels. However, the first part of the label is not visible. So I fail to jump to words associating with these labels.
Use Start AceJump in All Words After Caret Mode action, press I in order to jump to .header.
Expected behavior
Jump to .header.
Actual behavior I highlighting in .header disappears and it shows highlights for another word [i]tem.
Screenshots
After pressing I:
Screencast_20240827_195849.1.mp4
Desktop (please complete the following information):
OS: Linux
IDE and version: IDEA 2024.2
AceJump version: 3.8.19
Additional context
The actual label is not I, but some two-letter labels (KI). However, the first part of the label is not visible. If I put a few whitespaces in front of the .header, I can see the full label.
The text was updated successfully, but these errors were encountered:
The above comment seems a spam. Please don't try to download any files from the above comment.
Also, it has similar avatar to me but its no me (reporter).
Describe the bug
This issue was reported here before https://youtrack.jetbrains.com/issue/VIM-3590/Easy-motion-cant-jump-to-some-position and we identity this is a bug in AceJump plugin.
Sometimes, when using AceJump, the actual label is two-letter labels. However, the first part of the label is not visible. So I fail to jump to words associating with these labels.
To Reproduce
Steps to reproduce the behavior:
Start AceJump in All Words After Caret Mode
action, pressI
in order to jump to.header
.Expected behavior
Jump to
.header
.Actual behavior
I
highlighting in .header disappears and it shows highlights for another word[i]tem
.Screenshots
After pressing
![image](https://private-user-images.githubusercontent.com/167160826/362133525-d9c66c76-29a4-45fd-b45d-28fc115bc17f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MzE2MjEsIm5iZiI6MTczOTYzMTMyMSwicGF0aCI6Ii8xNjcxNjA4MjYvMzYyMTMzNTI1LWQ5YzY2Yzc2LTI5YTQtNDVmZC1iNDVkLTI4ZmMxMTViYzE3Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxNDU1MjFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00OWM4NzkxMjc5NWFmMjVjNTgyNTAwMGU1ZjBmOGI5MWIzZDk5ZDllYzVjMmFjY2Q4YzQwYTA5ZTU4M2Y4ZDA3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Ix5Xa4uBqAQjprMO9orGozL_6QGV-YCpOBFSauCRsZs)
I
:Screencast_20240827_195849.1.mp4
Desktop (please complete the following information):
Additional context
The actual label is not
I
, but some two-letter labels (KI
). However, the first part of the label is not visible. If I put a few whitespaces in front of the.header,
I can see the full label.The text was updated successfully, but these errors were encountered: