language-netlinx
AMX NetLinx language support in Atom
chadrey 278 3 0.3.1 MIT GitHub

language-netlinx

AMX netlinx language grammar for GitHub's Atom IDE.

Supported Filetypes

  • .axs
  • .axi
  • .axb

Install

Install the package language-netlinx in Atom (Preferences->Packages) or Atom's package manager from a shell:

$ apm install language-netlinx

Bugs

Grammar rules were written from scratch. They seem to work for most cases. However there are most certainly still a few cases that result in wrong syntax highlighting. Feel free to fix it and send a pull request, or open an issue to report it.

Links

  • NetLinx -- A proprietary language for the AMX NetLinx hardware platform
  • Atom -- a hackable text editor for the 21st Century