Updated Editor Support (markdown)
This commit is contained in:
parent
cbd9d5d901
commit
153cea2388
|
@ -6,7 +6,7 @@ The following editors have some Nim support:
|
|||
|
||||
Supports syntax highlighting, build / run, code checking/lint on safe, reference search, suggestions including object fields, procs and variables. It also is able to debug your code using the native debugger extension.
|
||||
|
||||
* https://code.visualstudio.com (The Editor itself)
|
||||
* https://code.visualstudio.com (editor homepage)
|
||||
* 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