0
What is the best Text Editor for Web Development?
5 Réponses
+ 5
@Lutfi and @Jamie was right, it is mostly based on personal preference and taste. I'm gonna give you some aspects to consider on choosing text editor for code editing. This list is far from complete, but it covers most.
* Keyword/syntax highlighting (multiple language syntax awareness preferred).
* For serious stuffs debugger support is mandatory.
* Multiple document interface (supports open many files, and easy switching amongst them).
* Preferably one that provides supports for collaboration e.g. github or the like.
* If you code on PC or laptop it must support keyboard shortcuts.
* Even better if it provides support for documentation, like which part of it was changed and when (I'm forgetful;).
Lastly, there's also notepad++(https://notepad-plus-plus.org/) that you might want to check. Try some people recommendations, then you decide which one fits your needs, preferences, taste and comfort, after all it's you who will use it in the end.
+ 4
every people have their own choice, so it is a bit hard to decide which one is the best. for me, personally, i like sublime text
+ 2
i use nano HAhaa
0
I use Sublime.. Just wanted to know what people usually use and why
0
I have tried notepad++ I don't like it