Home

Awesome

TLA<sup>+</sup> for Visual Studio Code

Build Status VS Code extension version

This extension adds support for the TLA<sup>+</sup> formal specification language to VS Code. It also supports running the TLC model checker on TLA<sup>+</sup> specifications.

Features

<img src="https://raw.githubusercontent.com/tlaplus/vscode-tlaplus/master/resources/images/screencast.gif" width="800" height="auto">

Documentation

The project's Wiki provides information on how to install, configure and use the extension.

Contributing

All forms of contribution are highly welcome! Feel free to file bugs, propose improvements, ask questions, send other feedback.

If you decide to pitch in and write some code, this document will provide you with useful information: CONTRIBUTING.md.

TLA<sup>+</sup> Resources

If you're not familiar with TLA<sup>+</sup>, but want to get a grasp on it, the following list of resources is a good starting point:

License

MIT