Author Topic: RC3: Bad indenting after pressing space after "if"  (Read 3560 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
RC3: Bad indenting after pressing space after "if"
« on: September 27, 2016, 03:17:18 PM »
I have uploaded a file (main.cpp) to support.slickedit.com under "RC3: Bad indenting after pressing space after "if""

Go to line 4579, which is just an "if". Place the cursor just after the "f". Now press <space>. You will see that the resulting indenting is all wrong.

Thanks!
Rob

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: RC3: Bad indenting after pressing space after "if"
« Reply #1 on: September 27, 2016, 05:14:15 PM »
Got it, we're taking a look at it.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: RC3: Bad indenting after pressing space after "if"
« Reply #2 on: September 27, 2016, 05:18:01 PM »
Thanks. Did you reproduce it?

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: RC3: Bad indenting after pressing space after "if"
« Reply #3 on: September 27, 2016, 06:07:24 PM »
Yes

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: RC3: Bad indenting after pressing space after "if"
« Reply #4 on: September 27, 2016, 07:01:34 PM »
The fix for this isn't going to make it into RC4, but it should be in for the build after that, or in the first hotfix. 

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: RC3: Bad indenting after pressing space after "if"
« Reply #5 on: September 28, 2016, 09:20:30 PM »
Actually, the fix for this is going to be in the RC4 build.   Thanks again for the report.