Scilab "save as" Cantor Worksheet
ClosedPublic

Authored by fernandoteles on Apr 29 2017, 10:00 PM.

Details

Reviewers
filipesaraiva
Group Reviewers
Cantor
Summary

Before, on Scilab backend "save as" feature, Cantor only could save the file as scilab scripts. This was occurred because the option list joins Cantor Worksheet option with Scilab Script file. I did edit the return of Scilab save extensions method splitting the option list. Now, the "save as" feature is working correctly.

Test Plan
  1. Open Cantor;
  2. Choose Scilab backend;
  3. Write some command for Scilab backend;
  4. Press Ctrl + Shift + S;
  5. Save as Cantor Worksheet.

Diff Detail

Repository
R55 Cantor
Lint
Lint Skipped
Unit
Unit Tests Skipped