This commit is contained in:
bastien 2023-05-22 11:24:41 +02:00
parent 10bc93d900
commit 629a1111e6

View file

@ -7,7 +7,7 @@
## 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)
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
* 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 :)
**Advantages :**