JSPM

@willowtreeapps/hinoki

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q32660F
  • License Apache-2.0

A language server for BrightScript

Package Exports

  • @willowtreeapps/hinoki

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@willowtreeapps/hinoki) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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

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:

  1. Microsoft Language Server Protocol
  2. Example Language Server

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.