Atom PowerOn Language Support
This extension provides PowerOn language support for Atom. Ported from 0sawaqed's VS Code package.
Features:
- Syntax highlighting
- Code snippets (WIP, not released yet)
Supported Extensions:
| Extension | Description |
|---|---|
.PO,.poweron |
PowerOn Specfile |
.DEF |
Definition Specfile |
.SET |
Setup Specfile |
.PRO |
Procedures Specfile |
.SUB |
Sub Procedures Specfile |
How to Install:
#Language Support
- Download extension from the
Atom Package Manager.- details TBD
- Install using
Settings:- Press
Ctrl` + `Shift` + `Pto bring up theCommand Palette - Type
Settings View: Install Themes and Packagesand pressEnter - //Type
poweronand selectPowerOnfrom the list and install it, or click on the small greeninstallbutton.
- Press