A VSCode extension which provides rich Siddhi development capabilities, such as IntelliSence, diagnostics and syntax highlighting. This extension supports siddhi distribution version (>=5.1.2).
- Download Siddhi distribution (version 5.1.2 or higher should be available locally)
-
Configure Siddhi Home
Siddhi Home
can be configured by either of the following methods,
- Auto completion: Context based auto completions by Siddhi Language Server.
- Snippets: Context based snippets by Siddhi Language Server.
- Semantic/Syntactic error reporting as code is typed
- Lexical sub-elements are highlighted in various colors based on the theme that has been activated in your VSCode editor.
For instructions on how to build, debug and contribute to vscode extension go to The Siddhi Visual Studio Code Contribution Guide.
You can reach out Siddhi Developers through Slack channel, Google mail group and etc. Please refer the community contribution site for more information.
Siddhi VS Code extension is licensed under Apache License 2.0.