T
The Caffiend
Guest
In previous versions, a new line would bring the cursor to the beginning of the current indentation. Now it indents one level from the beginning of the line from which the enter happened. I've combed every option and nothing is set incorrectly; i.e. blocks should start at beginning of the previous line and smart tabbing is enabled. A recent patch appears to have broken this.
private string test
{ /* brace is not inserted, but cursor is at the point.
What used to happen:
private string test
{ /* brace is not inserted, but cursor is at the point.
Any thoughts would be appreciated.
Continue reading...
private string test
{ /* brace is not inserted, but cursor is at the point.
What used to happen:
private string test
{ /* brace is not inserted, but cursor is at the point.
Any thoughts would be appreciated.
Continue reading...