A simple extension that provides intellisense and highlighting for the Blink IDL. A fork of zap-vscode.
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.
blink-vscode does not require any configuration. Simply install the extension here, or here if you use VSCodium, and start writing Blink code.
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.
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.
This project is licensed under the MIT License - see the LICENSE.md file for details.