Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siegebell/vscoq
Coq Support for Visual Studio Code
https://github.com/siegebell/vscoq
coq
Last synced: about 1 month ago
JSON representation
Coq Support for Visual Studio Code
- Host: GitHub
- URL: https://github.com/siegebell/vscoq
- Owner: siegebell
- License: mit
- Created: 2016-01-12T11:47:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T22:45:56.000Z (about 5 years ago)
- Last Synced: 2024-09-30T20:51:39.937Z (about 1 month ago)
- Topics: coq
- Language: TypeScript
- Size: 1.52 MB
- Stars: 91
- Watchers: 9
- Forks: 9
- Open Issues: 60
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: License.txt
Awesome Lists containing this project
- awesome-list - vscoq
README
A plugin for the [Coq Proof Assistant 8.5 and 8.6](https://coq.inria.fr/) in [Visual Studio Code](https://code.visualstudio.com/).
* [Setup instructions](https://github.com/siegebell/vscoq/wiki/Setup)
* [Tips](https://github.com/siegebell/vscoq/wiki/Tips)## 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](https://marketplace.visualstudio.com/items?itemName=siegebell.prettify-symbols-mode)
* Supports \_CoqProject
* The proof-view can be opened in an external web browser
* LtacProf results treeview## Screenshots
LtacProfiling view: