Esteban Calderón said:
I'm using Linux Mint and Windows 7. The text editor I use for making Webcraft is NotePad ++ and some times DreamWeaver
This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.
Text editors come in all many different forms, but at their hearts they all do the same thing - allow you to edit files that are composed of straight forward, everyday text. HTML & CSS files are like this, their contents are simply plain text.
I'm using Linux Mint and Windows 7. The text editor I use for making Webcraft is NotePad ++ and some times DreamWeaver
For Windows users, Notepad-plus-plus is a great choice! Cheers :)
Currently i'm using Kate and Geany depending on how many i'm planing to write and vim only if i need something short hackish code.
I've been using Notepad++ as it is free and also has a nice colour coding that goes with the code.
I've used Notepad++ for years for HTML/CSS/Javascript work.
Been looking into Vim because I've heard many good things about it, not an easy editor to just "pick up" and use though.
I recommend the following:
This is excellent- it free, and it recognises lots and lots of programming languages! But I don't think you can 'debug' on this one!
http://www.yaldex.com/Free_JavaScript_Editor.htm
You can edit Javascript, HTML and CSS here, and there's a facility for debugging and more! Plus it's free, of course...
I love, love, love Notepad++! It does everything I need it to do.
My text editor of choice these days is Sublime Text. I've used many over the years and while I'm still learning all of the shortcuts and power it has to offer, I choose it because it has an active development community behind it and I enjoy being able to use it on Windows and OSX.
I still occassionally use Notepad++ and have continue to have Dreamweaver CS5 & 6 installed on my machines but I believe I'll be sticking with Sublime for quite some time. I find it interesting to see so many people on here are also using it.
I actually use pspad. It's pretty lightweight and has a variety of built in functionality. Ex: FTP, Formatters, etc.
I also recommend looking up zencoding. It doesn't work with every editor, but can make page creation fairly quick, even some of the more tedious tasks like large tables/etc.
I will say I have been looking for new ones out there that could be better. Sublime Text 2 looks interesting, though I doubt it has everything I use.
The best free editors I've tried so far in terms of features are Bluefish and Komodo Edit. I chose Bluefish as my main editor because of its size (40mb vs 300mb)
i suggest to everyone to use SUBLIME
it is a great text editor with a lot of plugins and beautiful colors
SUBLIME support almost all languge
and also it is an open-source project it github