Programs: SciTE Editor
|
![]() |
SciTE is a programmer's text editor created and contributed by Neil Hodgson. ANGEL is a version of SciTE 1.53 customized for use with AGAST. It supports features such as syntax-styling, access to the compiler and interpreter though a drop-down menu (or keypress), autocomplete, popup help for standard functions, and a window pane that shows error messages. You can jump directly to the line of an error message by double-clicking it, which saves time and hassle. In order for the AGAST-specific features to be available, you must have open a script file which is part of your game. (Any .s or .txt file within the game or any scene directory will do.) Here are some useful keyboard shortcuts:
* These shortcuts differ from those used in SciTE 1.53 More detailed help is included with SciTE. To read this help, select "Help|SciTE Help" from within ANGEL, or open the file The original SciTE supports other languages such as Python, C++, XML, and just about everything else under the sun. You can get both SciTE and the Scintilla control it's based on from www.scintilla.org. As mentioned above, ANGEL is based upon SciTE 1.53. The following changes have been made:
If you're a programmer who uses SciTE for other languages, you might want to use your existing copy of SciTE to work with AGAST. To do so, just add the SciTE Copyright Notice License for Scintilla and SciTE Copyright 1998-2003 by Neil Hodgson All Rights Reserved
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation.
NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
OR PERFORMANCE OF THIS SOFTWARE.
|
![]() |
![]() ![]() ![]() ![]() ![]() |