bugarela / vscoq

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Screenshots

vscoq

About

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

License:MIT License


Languages

Language:TypeScript 97.7%Language:HTML 1.2%Language:CSS 0.8%Language:JavaScript 0.2%Language:Makefile 0.0%Language:Nix 0.0%