i looking javascript editor for php code, include tab support and php code highlight
+3
A:
This does not have WYSIWYG but is strictly a code editing plugin for jQuery which supports a number of different languages. Highly recommended.
I apologize for posting the wrong link! Forgot the plugin name.
cballou
2009-10-13 10:51:19
jEdit is written in Java, not javascript
Jonathan Fingland
2009-10-13 10:55:04
I apologize if I misinterpreted your question. I had thought you were interested in an in browser solution but this might not be the case. The below answer is sufficient and I also strongly recommend NuSphere's Komodo Edit as one of the best editors. The highlighting is customizable given a a quick search online.
cballou
2009-10-13 10:55:45
i mean javascript editor, can be embedded on web, support php code highlight
complez
2009-10-13 10:56:28
I interpreted the question as requiring a browser-based solution as well -- it's just that the link you provided is not browser based. it's a java application. see http://www.jedit.org/index.php?page=compatibility
Jonathan Fingland
2009-10-13 10:57:56
I updated to the correct link for you.
cballou
2009-10-13 10:58:08
Wow, markitup is really nice.. but where is the php highlight?
DaNieL
2009-10-13 16:56:18
A:
http://wmd-editor.com/ is the editor used by stackoverflow :) Er, you mean an PHP editor, take a look at mozilla bespin: https://bespin.mozilla.com/ And take a closer look at
It is a Real-time syntax code editor!
powtac
2009-10-13 10:59:14
He means an editor for editing php code in browser as far as i can tell, wmd is an HTML wysiwyg editor.Actually i don't think a wysiwyg editor for php code exists but a code editor with syntax highlighting might. :)
ChrisR
2009-10-13 11:03:14