AJAX based remote Online text editor
        Posted  
        
            by dassouki
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dassouki
        
        
        
        Published on 2010-04-18T02:28:56Z
        Indexed on 
            2010/04/18
            2:33 UTC
        
        
        Read the original article
        Hit count: 639
        
I'm looking to install an online text editor on my server, that I can link to svn.
I would like to have some form of syntax highlighting, keyboard shortcuts, and perhaps some text complete.
Languages, python, php, sql, and C++ are a minimum ...
any suggestions?
© Stack Overflow or respective owner