Skip to content

A Sublime Text 2 plugin for Dafny. Provides syntax highlighting.

License

Notifications You must be signed in to change notification settings

tvi/sublime-dafny

Repository files navigation

sublime-dafny

A Sublime Text 2 plugin for Dafny. Provides verifing and syntax highlighting.

The Problem

This packages adds support for Dafny static program verifier to Sublime Text 2.

Getting Started

If you're running a full installation of Sublime Text, simply doublelick on the .sublime-package file. If you're running a portable installation, you need to perform an installation by hand.

Once installed, run the following command from the Python console (Ctrl+`):

view.run_command("COMMAND")

Alternatively, you can define a new key binding for this command.

How to Use

About

A Sublime Text 2 plugin for Dafny. Provides syntax highlighting.

Resources

License

Stars

Watchers

Forks

Packages