Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

shakelang/vscode-language-support

Repository files navigation

shake-language-support README

This extension provides Shake language support for Visual Studio Code.

Build and install

This extension is in early development stage. It may not work as expected. To install it, you have to build it from source.

  1. Clone this repository.
  2. Run npm install to install dependencies.
  3. Run npm run vsix to build the extension.

There will be a .vsix file in the root directory of the repository. You can install it by running code --install-extension shake-language-support-{version}.vsix.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published