Comment on Adobe Brackets: An open-source code editor for HTML/CSS/JavaScriptComments−vamega14yIt doesn't work on Linux. The brackets-app only has code for windows and mac.−tzs14yIt's HTML, CSS, and JavaScript running on top of CEF. CEF works on Linux, so it should be pretty easy for someone to get Bracket running on Linux.−drivebyacct214yFor those who don't know, CEF is apparently this: http://code.google.com/p/chromiumembedded/I had just wondered last week if something nice like this existed.
Comments
It doesn't work on Linux. The brackets-app only has code for windows and mac.
It's HTML, CSS, and JavaScript running on top of CEF. CEF works on Linux, so it should be pretty easy for someone to get Bracket running on Linux.
For those who don't know, CEF is apparently this: http://code.google.com/p/chromiumembedded/
I had just wondered last week if something nice like this existed.