language-as-structured-text

Atom support for IEC 61131-3 Structured Text and Automation Studio projects

tmatijevich

888

0

0.2.3

MIT

GitHub

StructuredText Language Package for ATOM

Version Downloads License

ATOM support for IEC 61131-3 Structured Text and Automation Studio (AS) projects including syntax highlighting, snippets, and auto-completion.

Features

Syntax Highlighting

Highlighting example

Snippets

Auto-Complete

Auto-capitalization example

Installation

Install the latest release,

apm install language-as-structured-text

or clone the repository for the latest changes.

git clone https://github.com/tmatijevich/language-as-structured-text.git

Link as a development package with ATOM to make custom changes.

apm link -d

Then run ATOM in development mode.

atom -d

Plugins

I recommend the following add-on packages for programming in ATOM

Upcoming