No longer a Beta release
Scite based on
Scintilla now has support for Baan.
As announced previously this editor has a boatload of features
- Syntax highlighting
- Folding
- Calltips (no more trying to figure out the arguments for a function)
- F1 key gives Baan Tools help.
- Auto indentation
- Auto complete
- Block (un)commenting
- Regular expression support
- Line numbers
- Windows editing keys
- Small size executable
- Works on Windows and Linux
Not for people who like Vi :D.
Download the current stable release executables from
http://www.scintilla.org/SciTEDownload.html. Choose full download and
not the "single file executable".
The files shipped from Scintilla.org site do not have the full keyword list nor the baan.api file. Unzip Scite into a directory preferably c:\wscite or d:\wscite. Then copy the files baan.properties (overwrite the file from scintilla.org site) and baan.api from Baanboard site - these are part of the zip file below.
Copy and edit the SciteUser.properties file to an appropriate directory
# for Windows NT this file should be in C:\winnt\profiles\xxxxxx\
# directory where xxxxxx is the windows user name
Modifications / additions and new feature requests can be posted in this thread.
Thanks to Mark Holland and Praveen Ambekar for help on this one.
~Vamsi