Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Synapse stormNew to Visual Studio Code? Get it now.
Synapse storm

Synapse storm

jeroenvda

|
201 installs
| (0) | Free
Syntax highlighting for the Synapse storm language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TextMate Grammar for storm (Vertex Synapse)

TextMate Grammar that allows storm syntax highlighting in for example Visual Studio Code or PyCharm.

Features

Syntax highlighting for Visual Studio Code/PyCharm for the storm language used by Vertex Synapse.

Installation

Visual Studio Code

On MacOS, take the directory and copy it to <userprofile>/.vscode/extensions. The .vscode directory should look similar to this:

	.
	├── argv.json
	└── extensions
	    └── storm-textmate-grammar
	        ├── LICENSE
	        ├── README.md
	        ├── language-configuration.json
	        ├── package.json
	        └── syntaxes
	            └── synapsestorm.tmLanguage.json

textmate_storm ### PyCharm For PyCharm, you can follow the documentation below: https://www.jetbrains.com/help/pycharm/textmate-bundles.html

Known Issues

  • IP addresses in storm are not highlighted completely correctly.

Release Notes

0.0.1

Initial release of synapse storm grammar.

References

  • https://www.apeth.com/nonblog/stories/textmatebundle.html
  • https://github.com/microsoft/vscode-textmate/tree/main/test-cases/themes/syntaxes
  • https://github.com/rakuy0/vim-storm
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft