• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

HTML text-editors

netsider

Limp Gawd
Joined
Oct 12, 2004
Messages
466
I've used a lot of different text editors.. but was wondering which other one's you guys know of?

I've used Sublimetext, Notepad++, JEdit, Nano/Vi, BBedit, and Textwrangler.
 
I've used a lot of different text editors.. but was wondering which other one's you guys know of?

I've used Sublimetext, Notepad++, JEdit, Nano/Vi, BBedit, and Textwrangler.

Sublime Text 3 w/ Emmet add-on are my current favorite. It makes coding a breeze. It hassles me a lot as I'm using it unregistered. Perhaps at some point I may buy it.
 
BBEdit is my favorite editior because it is so versitlie.
When I must use windows, I prefer Ultraedit or Notepad++.
 
Light Table is a very cool editor/IDE for HTML + Javascript. It also supports Clojure and Python well, but that's outside of the scope of the question.

It offers live previews/updates to your code as you're editing it.

Chris Granger, the creator of Light Table, raised over $300k on Kickstarter to help fund this editor. http://www.kickstarter.com/projects/ibdknox/light-table It's shaping out to be something really cool.
 
Light Table is actually really cool. I only used it for quick Clojure stuff, but I was really impressed.
 
Back
Top