Awesome
dyon_for_atom
Dyon syntax highlighting for the Atom editor
Link: Dyon programming language
How to install
Install the package language-dyon in Atom (Preferences->Packages) or Atom's package manager from a shell:
$ apm install language-dyon
How to test changes (for developers)
- Open up the Terminal window
- Go to
~/.atom/packages
- Create a new folder
~/.atom/packages/language-dyon
- Copy the content of
editor-plugins/atom/
into the new folder - Restart Atom
Alternative to restart:
- In Atom, go to the menu
Packages -> Command Palette -> Toggle
- Type "Window: Reload" and hit Enter
The window will flash for a moment and reload the packages.