Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.8 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.8 KB

zap-vscode

A simple extension that provides intellisense and highlighting for the Zap IDL.

License CI Version Installs

Features

This extension provides syntax highlighting and intellisense for the Zap IDL. It is based on the Zap playground, and is designed to be as close to the playground as possible.

Support for other editors is not planned.

Getting Started

zap-vscode does not require any configuration. Simply install the extension here and start writing Zap code.

Credits

Zap - A significant portion of the code comes from this file.

Contributing

Contributions are always welcomed. Code should follow the Prettier and ESLint rules for this repository. To contribute, fork this repository, make your changes, and create a pull request. Please make sure to test your changes before creating a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.