Are there any good HTML\CSS IDEs available for Linux? I don't mean a WYSIWYG editor; I pretty much just need text editor with syntax highlighting and a preview pane w/something similar to Firebug. Does anything like that exist?
Ooh, that looks good. I'll try that.
snostorm
2010-07-17 18:26:09
Hm, I like Aptana. I think I'll go with it. Thanks!
snostorm
2010-07-17 18:57:44
but it don't validate the code... is there one that shows you if there are errors?
Tom Brito
2010-09-16 13:10:00
+1
A:
I use netbeans and/or eclipse and they handle both HTML/CSS excellently. Both are free as well
pinaki
2010-07-17 18:24:47
I can only speak for Eclipse: It highlights malformed HTML, probably also CSS, if you'd consider that debugging. Preview, yes that too. You can switch between a HTML view and a source view.
Carl Smotricz
2010-07-17 18:28:20
Aptana happens to be Eclipse-based, so you get the best of both (Eclipse+Aptana) worlds :)
BoltClock
2010-07-17 18:31:16
A:
Why not take Bespin (https://bespin.mozillalabs.com/) for a spin.
Andreas Jansson
2010-07-17 18:27:14
It's an extremely interesting HTML5 app, but it doesn't appear to have the features I'm looking for. (Hard to tell though, I can't find a feature list anywhere)
snostorm
2010-07-17 18:31:48
I know it does syntax highlighting for HTML, CSS and Javascript, not sure about preview pane though. I must admit that my response is a little bit deceptive since I don't actually use Bespin myself. I think it's such a great idea to move the IDE to the cloud, and I'm trying to promote it as much as I can, but unfortunately I've learned Emacs and now I can't make myself use anything else.
Andreas Jansson
2010-07-17 19:36:50