Syntax highlighting for OXPath language in Atom editor.
Syntax coloring will be automatically enabled on files with a matching extension (i.e. .oxp
or .oxt
).
Just run the following command:
apm install language-oxpath
If you prefer installation via GUI, you can go to Atom
> Settings
> Install
, search for language-oxpath
and install it.
Please update the CHANGELOG.md and submit a Pull Request on GitHub when contributing.
Language-oxpath is released under the GNU GPL license.