Results 31 issues of CJ Bell

when a coq script is shown in diff view * do not apply highlights * do not load proof-view

bug
ui
blocked

vscode truncates output buffer, so give option to display as a file

ui

error: term "X" has type "Y" when it is expected to have type "Z": provide a way to quickly see the difference between "Y" and "Z".

enhancement
ui

feature: when a sentence-state is invalidated by editing the document, do not immediately rewind the STM state. Instead: 1. mark the state as invalidated 2. highlight invalidated states to the...

enhancement
ui

enhancement
blocked

chords: support multiple chords keybindings (blocked by Microsoft/vscode#6966, but there may be a way to hack it?)

ui
blocked

1. get a testing framework in place 2. implement some basic tests ... adopt practice of adding new tests for each closed bug (regression) and new feature.

Feature -- "open coqtop here": runs coqtop interactively, optionally adds the commands up to the given point, and provides a terminal for the user to interact with coqtop.

enhancement