@@ -347,3 +347,188 @@ Here is a `coqide.bindings` file for a variety of symbols used in Iris:
\_v ᵥ
\_x ₓ
```
## Visual Studio Code
### VSCoq setup
The recommended extension as of December 2019 is [Maxime Dénès's VScoq](https://marketplace.visualstudio.com/items?itemName=maximedenes.vscoq). Press `Ctrl Shift P` or `Cmd Shift P` and then type "coq" to see the list of Coq commands and keyboard shortcuts.
### Font setup
Download and install [Fira Code](https://github.com/tonsky/FiraCode/wiki/Installing), and in VS Code press `Cmd ,` or `Ctrl ,` to go to the settings, search for "font", and use "FiraCode-Retina" as the font-family and optionally enable ligatures.
### Unicode input setup
Install the [Generic input method extension](https://marketplace.visualstudio.com/items?itemName=mr-konn.generic-input-method). To insert a symbol, type the code for a symbol such as \to and then press space or TAB. Add the following to your user config for Iris symbols: