Feature #4665 2009-06-23 14:05
thesilverhammer
Auto Indent to match AStyle format
After having set my AStyle to reformat code, you
can go inside a "block" and hit enter for a new
line. The new line is all the way to the left and
does not line up with lines in that block.
Example:
{
{
int n; // Press enter here
| <-- You end up here
Instead of -->here
}
}
- Category
- Editing
- Status
- Open
- Close date
- Assigned to