[ANN] Scipad-8.70

François Vogel fvogelnew1 at free.fr
Sat Apr 28 21:08:44 CEST 2012


ANNOUNCE: Scipad version 8.70
=============================

A new version of the Scipad text editor for Scilab and Scicoslab is 
available.


CHANGES SINCE PREVIOUS VERSION
==============================

NEW:

  * Hide/show Modelica annotations can now be selected in the options menu
    since I fixed Tk bug 3021557 concerning text elision

  * tkdnd is now distributed with Scipad (win32 only)


FIXED BUGS:

  * Fixed bug with block selection: the starting place was difficult 
to set
    properly when in word wrap mode

  * Fixed non working incremental search with special characters, e.g. 
"ini

  * Bug fixed and better efficiency in showing the green/yellow modified
    lines tags, since I fixed Tk bugs 3288113 and 3288121 about marks 
in the
    text widget


WHAT IS SCIPAD ?
================

Scipad is a powerful editor and graphical debugger for programs 
written in Scilab language. It is a mature and highly configurable 
programmer's editor, including features like syntax colorization, 
regexp search/replace, parentheses matching, logical/physical line 
numbering, peer windows, line and block text editing, and much more. 
Scipad can be used along with Scicoslab or Scilab, but even as a 
standalone text editor. Used as internal Sci(cos)lab editor, it 
interacts tightly with the interpreter, allowing:

  - Scilab code execution control
  - conditional breakpointing
  - variable retrieval and tooltip display
  - Scilab help lookup
  - access to source code of Scilab library function
  - control of Scilab facilities for Matlab code and creation of
    help documents
  - and much more

Scipad also includes basic Modelica and XML syntax colorization; it is 
currently localized in 13 languages and further localizations can 
easily be added. Scipad is entirely written in Tcl/Tk and Scilab 
language. It has been tested and developed under various versions of 
Windows and Linux.


WHERE CAN SCIPAD BE FOUND?
==========================

Project page @ SourceForge.net: http://sourceforge.net/p/scipad/

Direct download:
   - for Scilab: 
http://sourceforge.net/projects/scipad/files/scipad-8.70/scipad-8.70-Scilab5.zip/download
   - for Scicoslab: 
http://sourceforge.net/projects/scipad/files/scipad-8.70/scipad-8.70-Scicoslab.zip/download

Installation instructions: 
http://sourceforge.net/p/scipad/wiki/Installation/

Details regarding the tested platforms: 
http://sourceforge.net/p/scipad/wiki/Tested%20on/


LICENSE
=======

Scipad is a free software distributed under the terms of the GPL (V2) 
license.



More information about the users mailing list