
I am using the VBSyntaxLanguage.
When I type "Private Sub Test()" and hit the Enter key a new line is generated with a Tab (or indent). How can I turn this behavior off so that a new line is generated without the Tab?
When I type "Private Sub Test()" and hit the Enter key a new line is generated with a Tab (or indent). How can I turn this behavior off so that a new line is generated without the Tab?