
This is README file accompanying the scilab's style file in editplus.

Following are the steps to have the syntex highlighting for scilab in your editplus.

[1] Copy the scilab.stx, scilab.acp and template.sci (respectively the files for style, autocompletion, and template) in a directory.Typically this is the directory in which the editplus is installed.

[2] Open Editplus.

[3] Open Settings page (Preferences dialog box), and add the filetype as 
Scilab alongwith the paths to template, and style as well as auto-completion files
at the concerned places. Also specify the extentions of the scilab files.

[4] You can modify the syntax colours as per your choice.

Further, you can go to Scilab's contributions page to download the same tool that contains a couple of scilab functions to enlist all the macros and built-in functions in your Scilab (to take care of future versions).

Version info.:

version -1 : 
	Author	-	Suvra Das
	Email	-	suvras_das@tcscal.co.in
	Feature	-	Manually created stylefile to take care of scilab syntax.	

version -2 :
	Author	-	Surendu Korgaokar
	Email	-	surendu@iitbombay.org ; surenduk@pune.tcs.co.in
	Feature	-	Auto-completion file, and template files added,
			Style file has all the standard macros and built-in functions of Scilab-2.6,
			Scilab functions to take care of future additions to scilab.
