Updated Editor Support (markdown)
This commit is contained in:
parent
c0e0dfb188
commit
0306b6d5fd
|
@ -97,3 +97,18 @@ QtCreator plugin that supports:
|
||||||
* Indentation
|
* Indentation
|
||||||
* Project management (build/run configuration)
|
* Project management (build/run configuration)
|
||||||
* Debug with gdb
|
* Debug with gdb
|
||||||
|
|
||||||
|
### Windows Notepad
|
||||||
|
TODO but it probably support just editing no syntax color!
|
||||||
|
|
||||||
|
### Notepad++
|
||||||
|
TODO
|
||||||
|
|
||||||
|
### pico
|
||||||
|
TODO
|
||||||
|
|
||||||
|
### nano
|
||||||
|
TODO
|
||||||
|
|
||||||
|
### ed
|
||||||
|
TODO
|
||||||
|
|
Loading…
Reference in New Issue