Skip to content

checkraisefold/blink-vscode

 
 

Repository files navigation

blink-vscode

A simple extension that provides intellisense and highlighting for the Blink IDL. A fork of zap-vscode.

License CI Version Version (OpenVSX)
Installs Installs (OpenVSX)

Features

This extension provides syntax highlighting and intellisense for the Blink IDL. It is based on zap-vscode, which is primarily based on the Zap playground.

Support for other editors is not planned.

Getting Started

blink-vscode does not require any configuration. Simply install the extension here, or here if you use VSCodium, and start writing Blink code.

Credits

Zap - A significant portion of the code comes from this file.
zap-vscode - Almost the entire TextMate grammar and TypeScript code, aside from modifications, came from this project.

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.

About

Syntax highlighting and intellisense for the Blink IDL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.1%
  • JavaScript 6.9%