Skip to content
/ DXL Public

Adds support for the DOORS DXL language to SublimeText

License

Notifications You must be signed in to change notification settings

Adarma/DXL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Adam Cadamally
Dec 18, 2014
80b71b5 · Dec 18, 2014
Dec 10, 2014
Jun 21, 2013
Jan 17, 2014
Jun 21, 2013
Dec 10, 2014
Dec 18, 2014
Dec 11, 2013
Jan 11, 2014
Jun 11, 2013
Jul 25, 2013
Jul 25, 2013
Dec 18, 2014
Oct 30, 2014
Oct 24, 2014
Dec 11, 2013
Jun 11, 2013
Oct 30, 2014
Jul 25, 2013
Dec 18, 2014
Dec 10, 2014
Dec 10, 2014
Dec 10, 2013
Jul 25, 2013
Jul 25, 2013
Dec 11, 2013
Oct 28, 2014
Oct 28, 2014
Jan 11, 2014
Dec 9, 2013
Dec 9, 2013
Jul 25, 2013
Jul 25, 2013
Sep 12, 2013
Dec 18, 2014
Jan 25, 2014

Repository files navigation

DXL package for Sublime Text

This package adds support for DOORS eXtension Language (DXL) to [Sublime Text] ST2 for:

  • Syntax Highlighting
  • Snippets
  • Build Configuration
  • Jump to DXL Keyword in Help

Installation

There are several ways to install this package.

Package Control

The easiest way to install this package is through [Package Control] PC.

  • Install [Package Control] PC
  • Open the Command Palette (Tools >> Command Palette).
  • Type Install Package and hit return.
  • Type DXL and hit return.

Using Git

Go to your Sublime Text Packages directory and clone the repository using the command below:

git clone https://github.com/SublimeText/DXL "DXL"

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to DXL
  • Copy the folder to your Sublime Text Packages directory

Bonus Features

DXL Help

Use F1 to jump to the current word in the dxl.chm file.

DXL Linter

Linter for [SublimeLinter3] LINT to add support for DXL.

  • Install [SublimeLinter3] LINT
  • Install [SublimeLinter-contrib-dxl] LINTDXL

DXL Colour Scheme

Modified version of the Soda Dark version of Monokai to add support for the DXL Language.

Say Thanks

Donate: [GitTip] TIP

About

Adds support for the DOORS DXL language to SublimeText

Resources

License

Stars

Watchers

Forks

Packages

No packages published