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` + `P
to bring up theCommand Palette
- Type
Settings View: Install Themes and Packages
and pressEnter
- //Type
poweron
and selectPowerOn
from the list and install it, or click on the small greeninstall
button.
- Press