Skip to content

hofcoral/able-vsce

Repository files navigation

Able Lang Support

VS Code extension for Able language support.

Features

  • Syntax highlighting for Able language files
  • Basic language support

Installation

  1. Download the latest .vsix release or build it yourself:
    ./scripts/compile-vsix.sh
  2. Install the extension in VS Code:
    code --install-extension able-lang-support-*.vsix

Development

  • Clone the repository
  • Run npm install
  • Use ./scripts/compile-vsix.sh to build and package

License

MIT License. See LICENSE for details.

About

Able support for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published