Author Topic: 'else if' syntax expansion broken  (Read 3961 times)

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
'else if' syntax expansion broken
« on: March 20, 2007, 01:13:33 PM »
Hello SlickTeam,

Example:
if ( a < 1 )
else i<cursor> - wait until autocomplete kicks in offering the right 'else if' expansion and complete it.
Result:
else else if

'Normal' expand_space incl. surround is working fine - if you're fast enough ;)

HS2

Edit: Same applies to v11 (w/o surround of course) - so it's not a new problem of v12.
« Last Edit: March 20, 2007, 02:07:40 PM by hs2 »

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: 'else if' syntax expansion broken
« Reply #1 on: July 05, 2007, 10:09:00 PM »
And it's still in v12.02 ... :(

HS2