2

I need a configureable and extendable in browser code editor using JS and/or PHP (no python or flash etc).

Something like code.google.com editor (it rocks!) and I really like the diff capability it provides. It would be cool but I can't find info on what editor it is employing.

Anyone know something like that? Or if code.google.com's code is open Source? If yes, where can I get it?

1
  • i found ace editor ace.ajax.org . anybody got expirience with it, is it customisable ? and also are there other syntaxes for it (i really need it to do C# of other things:P) Commented Feb 21, 2011 at 16:51

1 Answer 1

2

I think this has been previously answered with CodeMirror being the preferred choice and it is apparently used by Googles code playground. See Is there a good in-browser code editor? for more information.

Sign up to request clarification or add additional context in comments.

2 Comments

well i tried it some time ago (edit:must have been something with a similar name cause it looked nothing like this 1) for another project and it just... didnt work. but ill try again now. thx
OH ! it actually is code.google.com editor. well then thats solved :)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.