@willowtreeapps/hinoki
v1.0.1
Published
A language server for BrightScript
Downloads
6
Maintainers
Readme
Hinoki
A Language Server Protocol implementation for BrightScript.
Usage
Users are generally expected to interact with Hinoki through a client package. Currently client implementations are available for
- Atom - Atom IDE Brightscript
- VsCode - Coming soon!
Development
There are convenience scripts located in the package.json
to help get you started. The recommended environment
for developing Hinoki is VSCode
using it's built in debugger. Some useful resources on building language servers are:
Contributing to Hinoki
Contributions and suggestions are more than welcome. Please see our Code of Conduct as well as our Contributing Guidelines for more information.