#5 closed defect (worksforme)
Hitting enter on the top line of the first function in a file causes the { to indent 2 spaces which shouldn't happen
Reported by: | Gregg Young | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release_1.0 |
Component: | eFTE core | Version: | PreRelease_1.0 |
Keywords: | Cc: |
Description
This doesn't occur in functions lower in the file
Change History (3)
comment:1 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Milestone: | → Release_1.0 |
---|
comment:3 by , 9 years ago
Version: | → PreRelease_1.0 |
---|
Note:
See TracTickets
for help on using tickets.
This is as designed. If I properly indent the closing } in the function above it happens in lower functions.