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
As an IdeaVim user, I would like to be able to highlight an identifier in visual (highlight) mode and select the next identifier. For example, I like using this feature if I want to highlight the beginning and end of an HTML tag to delete/copy/move it.
Before:
After:
The text was updated successfully, but these errors were encountered:
As an IdeaVim user, I would like to be able to highlight an identifier in visual (highlight) mode and select the next identifier. For example, I like using this feature if I want to highlight the beginning and end of an HTML tag to delete/copy/move it.
Before:
![image](https://private-user-images.githubusercontent.com/24758353/316251286-1af26bf8-dfe9-482a-89fe-3a3f4ad87e27.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMjc2NDIsIm5iZiI6MTczOTMyNzM0MiwicGF0aCI6Ii8yNDc1ODM1My8zMTYyNTEyODYtMWFmMjZiZjgtZGZlOS00ODJhLTg5ZmUtM2EzZjRhZDg3ZTI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDAyMjkwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlMjdkZDAyZmIyNDQxNGZjYTMyNmEyYjEyNjUxNjRjNmNhNzc5ZjkzOTRjY2IzYmFhN2UyNDQ5NWI2NmY2NDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pwZ47JaaVR9ZCdH226fFna7aYuy4z8oZZiU7AvLoSJ4)
After:
![image](https://private-user-images.githubusercontent.com/24758353/316251193-845af40d-0c55-48ae-a6bc-01da5d81565d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMjc2NDIsIm5iZiI6MTczOTMyNzM0MiwicGF0aCI6Ii8yNDc1ODM1My8zMTYyNTExOTMtODQ1YWY0MGQtMGM1NS00OGFlLWE2YmMtMDFkYTVkODE1NjVkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDAyMjkwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg2NTE0YWM5NjVmMzhhODQ2ZjFhMDBlZTY4NTAxMzk1ODE3MDIwZjNjM2EyNzcwYzBkZDgwYmM2M2ZlMGVmOTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wBokNda_PSPT-iY-wAa5AiGqfZKL3HCjrUkAczQ5Oi8)
The text was updated successfully, but these errors were encountered: