Atom - Bind Zone File syntax highlighting
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
cn a3f374d1aa Prepare 1.1.3 release 5 years ago
grammars grammar: support numeric-only TTL values 5 years ago
settings settings: support toggling comments 6 years ago
CHANGELOG.md grammar: support numeric-only TTL values 5 years ago
LICENSE Fiat lux 6 years ago
README.md docs: add installation instructions and screenshot 6 years ago
example.zone grammar: support numeric-only TTL values 5 years ago
package.json Prepare 1.1.3 release 5 years ago
screenshot.png docs: add installation instructions and screenshot 6 years ago

README.md

Bind Zone File language support in Atom

Adds basic syntax highlighting based on the Sublime Text package to zone files in Atom.

Screenshot

Installation

Available as Atom package:

apm install language-zonefile

Or directly via git:

git clone https://github.com/cmur2/language-zonefile.git ~/.atom/packages/language-zonefile

License

language-zonefile is licensed under the MIT License. See LICENSE for more information.