I'm looking for a keyboard shortcut to select all text/contents between HTML attribute, such as:
<img src="https://example.com/wp-content/uploads/2018/26/imagename.jpg" alt="">
I want to select the entire text/path in src"...." and replace for multiple images, would be much help me there any option, now I have to do everything manually.
I know, there is shortcut key something similar to "Ctrl Shift A" but that is select tags and text between tags, I need the same for attribute selections, eg src, href and title etc...
Please let me know if anybody know and suggestion for this type of workflow, thanks.