Updated Editor Support (markdown)
This commit is contained in:
parent
51118ca4a0
commit
95997f4e88
|
@ -3,7 +3,7 @@ If you add more editor support, don't forget to add it to the [FAQ](https://gith
|
|||
The following editors have some Nim support:
|
||||
|
||||
### Visual Studio Code aka VSCode
|
||||
* https://code.visualstudio.com
|
||||
* https://code.visualstudio.com (The Editor itself)
|
||||
* https://marketplace.visualstudio.com/items?itemName=kosz78.nim (Nim Extension)
|
||||
* https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow (indent visualizer)
|
||||
* https://marketplace.visualstudio.com/items?itemName=mattn.Runner (code runner)
|
||||
|
|
Loading…
Reference in New Issue