With exception to turning auto-format off, in VB .NET, is it possible
to paste copied text (say from an online help source) into the code,
that spans multiple lines, into the VB .NET code without the auto-
formatter formatting everything?
It thinks every second word is a functions, and postfixes () at the
end. If it were on one line, I could just type ' and then paste. I
wish VB .NET had multi line comments. I like the auto-formatter, so
I'd rather not turn it off.
Zytan
to paste copied text (say from an online help source) into the code,
that spans multiple lines, into the VB .NET code without the auto-
formatter formatting everything?
It thinks every second word is a functions, and postfixes () at the
end. If it were on one line, I could just type ' and then paste. I
wish VB .NET had multi line comments. I like the auto-formatter, so
I'd rather not turn it off.
Zytan