Author Topic: Matlab doc: cannot type after "else"  (Read 1302 times)

at5dapa1

  • Senior Community Member
  • Posts: 284
  • Hero Points: 24
Matlab doc: cannot type after "else"
« on: May 10, 2019, 09:16:56 AM »
I just noticed this and just tried with "vs.exe +new -sc some-empty-folder" and still the same.
Have a new Matlab document, and type this:
Code: [Select]
if x == 1
    y = false;
else
    y = true;
end
Then put the cursor after "else" and try to type something: it doesn't work for me...

SlickEdit Pro 2018 (v23.0.1.2 64-bit)
Serial number: WBxxxxxx
Licensed number of users: Single user
License file: C:\ProgramData\slickedit\23\slickedit.lic
Build Date: May 06, 2019
Emulation: Visual Studio
OS: Windows 7 x64
OS Version: 6.01.7601  Service Pack 1
Memory: 29% Load, 9475MB/32614MB Physical, 14289MB/32612MB Page File, 479MB/8388607MB Virtual
Shell Information: C:\Windows\system32\cmd.exe /q
Screen Size: 1920 x 1080, 1080 x 1920, 1920 x 1080
Project Type: (Other)
Language: . (Matlab)
Encoding: Automatic
Installation Directory: D:\work\tools\IDE\SlickEditPro\core\23.0.1\ (non-removable drive,NTFS,217499MB free)
Configuration Directory: D:\work\tools\IDE\SlickEditPro\config\23.0.1\ (non-removable drive,NTFS,217499MB free)
Spill File: C:\Users\Daniel.Pantea\AppData\Local\Temp\$slk.3388 (non-removable drive,NTFS,194791MB free)
Hotfixes:
D:\work\tools\IDE\SlickEditPro\config\23.0.1\hotfixes\hotfix_se2301_5_cumulative.zip (Revision: 5)

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6862
  • Hero Points: 528
Re: Matlab doc: cannot type after "else"
« Reply #1 on: May 10, 2019, 12:23:24 PM »
Reproduced. We will look into this

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6862
  • Hero Points: 528
Re: Matlab doc: cannot type after "else"
« Reply #2 on: May 10, 2019, 12:53:20 PM »
Fixed in next hot fix build