Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.52 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.52 KB

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