0
Best text-editor for writing a website?
I’ve been using sublime text and Visual Studio Code to write HTML and CSS for fun. Sublime text said that to upgrade to the real sublime text editor that I would have to pay $80. I am wondering which one is better to write a website? Visual Studio Code or Sublime? And is the 80 dollars worth the upgrade?
3 Respostas
+ 5
A good alternative to Sublime Text (also a good editor) is Atom. Atom has a built in package manager (apm) unlike Sublime.
https://atom.io/
+ 3
Hi, I been using CodeLobster they offer a free version, you can do your normal HTML CSS JavaScript and other things. the pro version allows you to do a bit more. But the free version is very good. Maybe worth looking at. I also herd adobe brackets is good but I never really tryed it. good luck.
0
Thanks guys