Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PromelaNew to Visual Studio Code? Get it now.
Promela

Promela

Preview

Victor Duarte da Silva

|
19,948 installs
| (2) | Free
Syntax highlighting for Promela and Spin Simulation on debugger
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Promela for VS Code

This Visual Studio Code extension provides syntax highlighting for the Promela language. Files ending with .pml or .promela will be automatically handled.

Using The Debug

  • Switch to the debug viewlet and press the gear dropdown.
  • Select the debug environment "Promela Debug".
  • Press the green 'play' button to start debugging.

And then, you can now step through a ramdom spin simulation to promela files.

License

MIT

Developement

Clone this package and open it in VS Code. Press F5 to start an instance of VS Code running your modified extension.

Note that the file syntaxes/promela.tmLanguage were originally derived from the Sublime Text 3 package which is released under the MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft