W
William Stacey [MVP]
For a given *.cs, is there a quick way to remove all "///" and "//" comment
lines? TIA.
lines? TIA.
For a given *.cs, is there a quick way to remove all "///" and "//"
comment
lines? TIA.
Just thought VS may have had it.
Every time I regex is involved, I end up spending half the day trying to
remember what I forgot and seeking the right expression.