Jump to content

New editor syntax highlight module


Recommended Posts

Guest David Pérez
Posted (edited)

Hi,

I'm quite new to the autoit world, and I find it quite powerful.

I've made a new syntax highlighting mode for the open source editor called jEdit (www.jedit.org). This also allows you to edit autoit scripts in the Eclipse framework (http://eclipse.org) through the Syntax coloring editor plugin (http://gstaff.org/colorEditor).

Hope it will be included in the next autoit3 distribution.

For activate it, just copy autoit3.xml to JEDIT_BASE_DIR/modes folder, and add this entry to the catalog file named JEDIT_BASE_DIR/modes/catalog

<MODE NAME="autoit3" FILE="autoit3.xml" FILE_NAME_GLOB="*.au3" />

Note: I have also posted this plugin to the jEdit community.

autoit3.xml

Edited by David Pérez

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...