Is there a way to prevent this from happening?
Namespace testing
Public Module TestModule
Public testobj As New test
End Module
End Namespace
It is extremely annoying to have to start out two tabs to the right on new code. Is there anyway to disable auto-indenting just for namespace declarations in visual studio 2008?