>>What I think would be neat is a text editor that constantly parses
>>your code and reformats to some lint standard as you type.  This could
>>internally use a data structure like this.

Tim maybe something along these lines
http://www.chris-granger.com/2012/04/12/light-table---a-new-ide-concept/ ?

On Wed, Aug 15, 2012 at 2:55 PM, Tim Caswell <t...@creationix.com> wrote:

> Actually a keyboard driven version of something like this might be
> neat.  When I do word processing I love using the lyx editor.  It's a
> GUI front-end for latex and so your content has to be highly
> structured.  You can't hit enter 5 times to increase the number of
> lines between paragraphs.
>
> What I think would be neat is a text editor that constantly parses
> your code and reformats to some lint standard as you type.  This could
> internally use a data structure like this.
>
> On Tue, Aug 14, 2012 at 11:31 PM, Kai Koch <kai.k...@gmail.com> wrote:
> > Am Dienstag, 14. August 2012 06:44:52 UTC+2 schrieb Michael Sydney
> Balloni:
> >>
> >> In my infinite free time I've developed a JavaScript "editor"
> (generator,
> >> really) that might be a great fit for node development:
> >> http://www.jsxedit.com
> >
> >
> > Programming with the mouse is to slow.
> > You are a few years to early, maybe in the future, when we can directly
> > interface with the computer, have virtual reality and stuff, something
> like
> > this will come in handy. Until then back to your IDE or even a simple
> text
> > editor.
> >
> > Nice try, though.
> >
> > --
> > 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 nodejs@googlegroups.com
> > To unsubscribe from this group, send email to
> > nodejs+unsubscr...@googlegroups.com
> > For more options, visit this group at
> > http://groups.google.com/group/nodejs?hl=en?hl=en
>
> --
> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to