Skip to content
/ DXL Public
forked from Adarma/DXL

Adds support for the DOORS DXL language to SublimeText

License

Notifications You must be signed in to change notification settings

zhgabor/DXL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • AutoIt 92.2%
  • Python 7.8%