[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [sc-dev] autoindent method in sctextview



I was thinking about that too - I am looking into how to generate a pop-up
list (ie the way autocompletion works in XCode  / Visual Studio / NetBeans).



> -----Original Message-----
> From: sc-dev-bounces@xxxxxxxxxxxxxxx [mailto:sc-dev-
> bounces@xxxxxxxxxxxxxxx] On Behalf Of James Harkins
> Sent: Thursday, December 23, 2004 8:12 AM
> To: SuperCollider developers list
> Subject: Re: [sc-dev] autoindent method in sctextview
> 
> This isn't about auto indent, but it is about
> enhancements to the code editor.
> 
> I think it would be great if the autocompletion
> feature I wrote last summer could be implemented on
> the c++ side, rather than the sc side. The sc code is
> in Common/GUI/Autocomplete. What I wrote works well
> (there is something I want to tweak in it, hopefully
> within the next week), but it's a bit slow.
> 
> That will be a bigger job than paren matching, so it's
> completely up to you if you want to take it on. If you
> do, there should be a command in one of the menus to
> turn autocompletion on or off.
> 
> Just a thought...
> hjh
> 
> =====
> ____   James Harkins /// dewdrop world
> \  /   jamshark70@xxxxxxxxx
>  \/    http://www.dewdrop-world.net
> 
> "... love and hot pants, peace, harmony..."
>   -- Dick Lee, Hot Pants: The Musical
> _______________________________________________
> sc-dev mailing list
> sc-dev@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-dev