Author Topic: wrong indentation after if<space> in Java, hotfix 1, 23.0.0.11  (Read 1903 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
wrong indentation after if<space> in Java, hotfix 1, 23.0.0.11
« on: November 29, 2018, 08:14:38 PM »
Look for ifspacejava.tar.gz on support.

Open the java file contained in it, search for "REPRODUCE". Type "if<space>" below the comment where REPRODUCE is, observe issue.

This happens with a clean config.

I am using 23.0.0.11 hotfix 1 on Linux x64 CentOS 7.2

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: wrong indentation after if<space> in Java, hotfix 1, 23.0.0.11
« Reply #1 on: November 29, 2018, 08:54:10 PM »
I can't find REPRODUCE in the java file in ifspacejava.  You know what line number that was on?

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: wrong indentation after if<space> in Java, hotfix 1, 23.0.0.11
« Reply #2 on: November 29, 2018, 09:00:16 PM »
Go to the end of line 1776, press <ENTER>, then "if<space>".

Sorry I messed up and gave you a copy of the file that did not have "REPRODUCE".

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: wrong indentation after if<space> in Java, hotfix 1, 23.0.0.11
« Reply #3 on: November 29, 2018, 09:48:24 PM »
Reproduced.  I'm looking into it.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: wrong indentation after if<space> in Java, hotfix 1, 23.0.0.11
« Reply #4 on: December 03, 2018, 04:05:16 PM »
Fixed for the next hotfix.