test
This commit is contained in:
parent
10bc93d900
commit
629a1111e6
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
## Why
|
## Why
|
||||||
|
|
||||||
1. VimsCode, it's beautifull
|
### 1. VimsCode, it's beautifull
|
||||||
|
|
||||||
To write or edit computer code, program an arduino etc... we use IDE (integrated development environment)
|
To write or edit computer code, program an arduino etc... we use IDE (integrated development environment)
|
||||||
Many very complete graphic software exist to do that like VScode from microsoft or Atom.
|
Many very complete graphic software exist to do that like VScode from microsoft or Atom.
|
||||||
|
@ -22,7 +22,6 @@
|
||||||
* It is sometimes difficult to make them do something simple if it was not planned by the developers
|
* It is sometimes difficult to make them do something simple if it was not planned by the developers
|
||||||
* Its frequent updates sometimes impose changes in working habits (new interfaces, new default configuration, new paths etc.)
|
* Its frequent updates sometimes impose changes in working habits (new interfaces, new default configuration, new paths etc.)
|
||||||
|
|
||||||
|
|
||||||
So which solution? We suggest you use one of the historical command line text editors (vi, Vim) to make your own IDE :)
|
So which solution? We suggest you use one of the historical command line text editors (vi, Vim) to make your own IDE :)
|
||||||
|
|
||||||
**Advantages :**
|
**Advantages :**
|
||||||
|
|
Loading…
Reference in a new issue