Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gvim is an editor that supports both vi and visual modes seamlessly.

Syntax

Editor Resources / Files

Installation / Usage Instructions

Screen shots

Maintainer

ADL

adl.vim syntax file
dadl.vim syntax file
filetype.vim mods file

Add the syntax files to the directory .../gvim_install_dir/syntax;
Update the file .../gvim_install_dir/filetype.vim with the lines you find in the filetype_mods.vim file.

Thomas Beale

Notepad++

Notepad++ is a freeware Windows text editor, see http://notepad-plus-plus.org / for more information

Syntax

Editor Resources / Files

Installation / Usage Instructions

Screen shots

Maintainer

ADL

User-defined language file for ADL

Install via main menu->Languages-User-defined Language-> Import.

Then restart Notepad++

Armando Prieto, Venezuela

...

text-editor for Windows, see http://www.textpad.com for more information

Syntax

Editor Resources / Files

Installation / Usage Instructions

Screen shots

Maintainer

ADL

Syntax-file for Textpad

Please add the file to the application-directory where other *.syn files are kept.

This is on many systems:
Program Files (x86)\TextPad 5\system\

Bert Verhees

Kate/KDevelop

Linux-KDE text-editors which use the same resources.

Syntax

Editor Resources / Files

Installation / Usage Instructions

Screen shots

Maintainer

ADL

Syntax-file for KDE

Add the file to the directory in your home-directory where other KDE support-files are added. This is probably:
.kde/share/apps/katepart/syntax/

Also configure the use of the file in ./kde/share/config/katesyntaxhighlightingrc like this:

[Cache /home/$user/.kde/share/apps/katepart/syntax/adl.xml]
author=
extension=.adl;.ADL
hidden=false
indenter=
lastModified=1316521555
license=LGPL
mimetype=text/x-adl
name=ADL
priority=
section=Scripts
style=
version=1.0

Please replace $user with your username.
There are many examples in this file how to do it.

Bert Verhees

GNU Emacs

GNU Emacs is an extensible, customizable, self-documenting, real-time display editor with macros.

Syntax

Editor Resources / Files

Installation / Usage Instructions

Screen shots

Maintainer

ADL

Emacs major mode for ADL

Please see the github project

Akimichi Tatsukawa, Japan

 

Brackets / Extension ADL Syntax Highlighting

Brackets - an open source code editor for the web.

Syntax

Editor Resources / Files

Installation / Usage Instructions

Screen shots

Maintainer

ADL

ADL Syntax Highlighting - Extension for Brackets

To install this extension in Brackets, choose;

File > Extension Manager > Available

Search for: Adl Syntax Highlighting

Image Added

Marand, Slovenia