Edit Modes
Additional syntax highlighting modes that are not distributed with jEdit. You will need to add a mode catalog entry after placing the mode file in an appropriate mode directory. The recommended mode catalog entry can be found inside a comment at the start of each mode file. See the Installing Modes section of the jEdit user's guide for details.
Updated on 12/19/2003 - 05:31
Downloads: 3002
Updated on 12/16/2003 - 23:28
Downloads: 2204
Works with jEdit 4.2final (APDL2.xml v0.9.9), for different syntax highlighting the Editor Scheme Plugin v1.0 is required
Works with jEdit 4.3pre7 (APDL2.xml v0.9.11), for different syntax highlighting the Editor Scheme Plugin v1.0 is required
Tested with jEdit 4.3pre18 (APDL2.xml v0.9.11) and Editor Scheme Plugin v1.2
Improved
========
- recognition of digits with exponents
- doubles in *get-function tags changed
- doubles in ansys commands deleted
- together with APDL2.jedit-scheme (via the Editor Scheme Selector Plugin)
colours similar to UltraEdit-32 APDL syntax highlighting
Changed:
========
<KEYWORD1>: ANSYS commands
<KEYWORD2>: ANSYS star commands (e.g. *get)
<KEYWORD3>: ANSYS command options
<KEYWORD4>: ANSYS slash commands
<FUNCTION>: abbreviated *get commands
Install:
========
Put the APDL2.xml into the <jedit>/modes folder.
Add the following lines to the catalog-file:
<MODE NAME="apdl2" FILE="apdl2.xml" FILE_NAME_GLOB="*.{ans,inp,mak,mac,apdl}" />Remove the lines with the
<MODE NAME="apdl" ...>
or make changes to the file extensions.Install the Editor Scheme Plugin if required.
Put the APDL2.jedit-scheme into the <user-home>/.jedit/schemes folder.
Activate under Plugins -> Editor Scheme Selector the APDL2 scheme with "Apply".
Bugs
====
- frequent use of the keyword "node" inside the xml is not been distinguished between keyword1 and keyword3
- "pres" as a get function and "pres" as a abbreviation for "presol" is not been distinguished
- the topic to the keyword "node" does also apply to pres, temp, volt, mag, vx, vy, vz,...
2009-Nov-10 bugfix (comment with utf-8 character changed)
Updated on 11/10/2009 - 09:37
Downloads: 1748
Updated on 07/27/2004 - 17:59
Downloads: 2499
Updated on 12/23/2004 - 13:53
Downloads: 1494
Updated on 08/13/2004 - 00:12
Downloads: 2149
- Intel syntax
- Instructions and registers of Pentium III/Athlon (including FPU, MMX, 3DNow! and SSE)
- Full NASM 0.98 & MASM 6.15 keyword support, partial TASM support
x86 Assembly mode updates by 13xforever (ilya.veselov@gmail.com)
08.05.2006 rewrite:
- added full AMD64 specs (registers and mnemonics - CPU, FPU, MMX, 3DNow!, 3DNow!+, SSE, SSE2, SSE3)
- added some Cyrix mnemonics
- added some undocumented commands
- update for yasm 0.5.0
07.09.2006 update:
- new RegEx engine for jEdit 4.3pre5+
13.10.2006 update:
- small fix for octal and hex numbers (127q and $0AB)
07.12.2006 update:
- small macros-related fix
19.01.2007 update:
- missing keyword for predefined .RDATA section (NASM)
22.07.2009 update:
- updated up to latest Intel's documentation (June 2009)
- added missing SSE3 instructions
- added SSsE3 instructions
- added SSE4 instructions (4.1, 4.2 and 4a)
- added VMX instructions
- added some missing instructions
Updated on 07/23/2009 - 09:12
Downloads: 1277
- Build-in functions
- UDFs
- Macros
- Sendkeys
- Comments
- Own Functions
- Variables
- ...
Commando Files for AutoIt (Console-plugin)
Screenshots and additions for Ctags /Sidekick, Clipper, XInsert and some macros are on my homepage.
V3.0 - Updated to AutoIt V3.3.0.0
Updated on 01/28/2009 - 14:32
Downloads: 2099
Updated on 02/28/2008 - 05:21
Downloads: 1486
update: 26.01.2006
- Avysinth 2.56
Updated on 03/22/2007 - 07:04
Downloads: 1264