Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

yorkxin/coffeescript-lsp-core

Repository files navigation

coffeescript-lsp-core

CoffeeScript Language Server Protocol core libraries in Node.js.

Used by VSCode CoffeeScript Support Extension.

👋 DEPRECATED DUE TO INACTIVE DEVELOPMENT 👋

Check out this one instead: https://github.com/phil294/coffeesense/tree/master/server

Contents

  • Parser - Parses CoffeeScript AST nodes into vscode-languageserver interfaces.
  • SymbolIndex - A database used to manage symbols.
  • bin/coffeescript-symbol-indexer.js - A CLI that runs indexer. Used by VSCode CoffeeScript Support for background indexing.

License

MIT

About

Core library for CoffeeScript Language Server Protocol

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published