Is this by design, or can I switch if off somehow - example:
- Code: Select all
on error resume next
the line isn't part of a loop, and hasn't a 'closer' line, like
- Code: Select all
with somefunctionname
.method1
end with
is.
However, it contains the keyword, so gets shifted back one tab, which is really irritating!



