William Stein wrote: > On Wed, Apr 23, 2008 at 1:22 PM, Jason Grout > <[EMAIL PROTECTED]> wrote: >> >> William Stein wrote: >> > On Tue, Apr 22, 2008 at 3:56 PM, Jason Grout >> > <[EMAIL PROTECTED]> wrote: >> >> Jason Grout wrote: >> >> > Lars Fischer wrote: >> >> >> Hello, >> >> >> >> >> >>> I think this feature request is reasonable, but the way to >> >> >>> implement it is to just do it directly instead of including a >> >> >>> full javascript text editor. What do you think? >> >> >> you could write a more general function that does not only match >> >> >> parenthesis (), but also brackets [] and braces {} and "" and '' and >> >> >> so on. >> >> >> >> >> > >> >> > This page might be relevant and interesting, if only for ideas of what >> >> > we could do: >> >> > >> >> > >> http://en.wikipedia.org/wiki/Comparison_of_Javascript-based_source_code_editors >> >> >> >> >> >> In particular, this editor already has python capabilities, apparently: >> >> >> >> http://www.cdolivet.net/editarea/ >> >> >> >> >> > >> > People should play around with that editor and see if it feels >> > snappy enough that they would *actually* want to use it a lot. >> > >> > For me on FF3 the editor doesn't even work, which is >> > worrisome. >> > >> >> I just upgraded to Ubuntu 8.04 (RC), which has FF3Beta5. Of the >> examples on >> http://www.cdolivet.net/editarea/editarea/exemples/exemple_full.html, >> only the python works for me. The other examples have lots of >> characters superimposed on others and are messes to look at. >> >> > > Yes, same here under OS X. > > By the way, precisely what paran matching do people want? > Precisely how would it be to use it? Exactly like emacs?
I've posted an spkg and a patch which enables the functionality at least a little bit on trac #3016. Edit Area says that it supports Firefox 2.5 and Safari 3.0. It seems like it is under pretty active development, so my guess is that it's only a matter of time before supporting Firefox 3 fully. The settings that the patch enables seem to work for my FF3 on Ubuntu. Of course, I don't think this editor does parenthesis matching! :) The syntax highlighting is pretty, though. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---