I am using a JS implementation of an Unix style ncurses-like editor (using <canvas>) on my site <http://luvluvluv.info> that I call archiTex. I wanted it to incorporate my favorite parts of nano and vim. I like nano because of its sheer simplicity, and I like vim for all the fancy functionality. I don't use it for too much at the moment, because all my my time has recently been spent in development. But it is pretty rich in text selection/ file manipulation department. I'm thinking about doing some JS color coding using JSLint sometime in the future (if I'm bored enough). But I'm really interested in being able to construct arbitrarily structured tabular text files that can be easily used for runtime, in-browser data binding. Those are some cool netbeans!
On Monday, December 31, 2012 10:07:23 AM UTC-5, Rodrigo Fonseca wrote: > > I'm trying to use netbeans, but when i try to put a "ejs" file, the > netbeans doesn't recognize it, so i'm using textMate, but i really i want > to use the netbeans. I'm on Mac, there is any other editor? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
