Select and iterate through string literals (selectStr.bsh v0.1 by Mehmet Soyturk "myavuzselim")
Submitted by Friday, 14 April, 2006 - 08:04
on
- Calling this macro once selects text between the doublequotes around the caret, doublequotes exclusive.
- A second call selects also the doublequotes.
- By calling the macro multiple times, you iterate through the string literals in your file from left to right.
- It takes java/c++ escape sequences into consideration.
Updated on 04/14/2006 - 08:05
Downloads: 1350