Our online editor does support syntax highlighting via CodeMirror (http://codemirror.net). If there's a particular language you'd like highlighted that isn't currently supported, I'd recommend adding a CodeMirror mode for it, and we'll pick it up eventually.
On Mon, Apr 11, 2011 at 2:48 AM, Markus <[email protected]> wrote: > The editing of a file online is a great feature, sometimes someone > have ideas and want to write them down from whereever he is, or other > reasons perhaps for doc-only guys who only want to edit some latex > file or sth > > I mean the editing feature like that > http://code.google.com/p/YOURPROJECTNAME/source/browse/src/SOMEFOLDER/SOMEFILE.XYZ?edit=1 > > But it is only plain text outputted, so someone have to take the file, > download it in a editor, change it, save it, load it back up or copy > and paste it. > > Why not use ACE? http://ace.ajax.org/ > > (formerly known as "Mozilla Bespin" or "Mozilla Skywriter": > http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/) > > Would be great to see this, and eventually some support from the > Google guys, who could use that in other projects :) > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" 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/google-code-hosting?hl=en. > > -- Jacob Lee <[email protected]> -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" 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/google-code-hosting?hl=en.

