Howl is the symbolic notation for C# programming. This package provides input support and syntax highligting for Howl in Atom.
Via node-gyp, this package requires Python and a native C++ toolchain. You may visit the node-gyp homepage for details but, in short:
xcode-select --install
in terminal for command line tools.If you are not able to install the package, please open an issue.
Atom > [Settings or prefs] > Packages > Tree-view
).The package may be cloned to ~/.atom/packages
After updating the grammar and up to npm, update tree-sitter-howl
version in package.json
then:
cd ~/.atom/packages/language-howlapm install
Use ⌘ + SHIFT + P
and rel
to reload the package.
When all good commit and apm publish [major/minor/patch]
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.