Skip to content

A Visual Studio Code extension for Coq [maintainer=@maximedenes]

License

Notifications You must be signed in to change notification settings

KyleDavidE/vscoq

 
 

Repository files navigation

Build Status Join the chat at https://gitter.im/coq-community/vscoq

VsCoq is an extension for Visual Studio Code with support for the Coq Proof Assistant.

This extension is currently developped by @maximedenes and contributors, as part of Coq Community. The original author of this extension is @siegebell.

Features

  • Asynchronous proofs
  • Syntax highlighting
  • Commands: step forward, interpret to point, interrupt computation, queries, set display options, etc.
  • Diff view for proof-view: highlight which terms change between states
  • Smarter editing: does not roll back the state when editing whitespace or comments
  • Works with prettify-symbols-mode
  • Supports _CoqProject
  • LtacProf results treeview

Requirements

  • VsCode 1.23.0 or more recent
  • Coq 8.7.0 or more recent

Installation

The recommended way to install VsCoq is via the Visual Studio Marketplace. However, this fork of VsCoq has not been released yet, so we suggest to wait for a release.

Screenshots

vscoq

About

A Visual Studio Code extension for Coq [maintainer=@maximedenes]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.8%
  • HTML 1.2%
  • Other 1.0%