0
Can anyone suggest similar texteditor like notepad ?
As of now, I would like to share this link http://www.creativebloq.com/netmag/10-great-text-editors-web-designers-71412411.
6 Réponses
+ 1
Getting familiar with vim is a good idea, since it is available on most unix-like systems and supports easy navigation through large texts.
If you find the idea of a modal editor weird, give Atom a try.
Both editors a highly configurable. If you need to write a lot of HTML and CSS, you'll find it plesant that Emmet plugins exist for both of them.
0
notepad++
0
hi;
you can use :
- Sublime Text
- BBEdit
- TextWrangler
for web : Brackets
0
I prefer Sublime Text.
0
Atom is a really cool text editor!! Also Sublime Text is a good choice
0
it was helpful. Thanks everyone