S
Savvyify
Guest
I have a large file that I keep my jQuery snippets in, I have it well documented with leading comments to remind me what each one does. The leading comments always start with //
How can I search only the lines with the leading // ?
For example if I search for a "logo" script I don't want to look though every instance of the class "logo" inside of every script.
Thanks![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Continue reading...
How can I search only the lines with the leading // ?
For example if I search for a "logo" script I don't want to look though every instance of the class "logo" inside of every script.
Thanks
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Continue reading...