PHP editors for Ubuntu
        Posted  
        
            by 
                mepo
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mepo
        
        
        
        Published on 2009-10-28T08:30:18Z
        Indexed on 
            2012/10/24
            5:04 UTC
        
        
        Read the original article
        Hit count: 202
        
What are the Light weight PHP editors available for ubuntu? And is there a ubuntu version of the Notepad++ editor.
For those who haven't used Notepad++, do not confuse it with Notepad.exe. Notepad.exe is the lightweight Windows editor by Microsoft. Notepad++ is an Open Source programmer's text editor for Windows based on SciTE. It has syntax highlighting, code collapsing, language recognition, macro recording, regular expression search and replace across line breaks and in files on disk, copy filenames and paths to clipboard, and many other advance text editing tools. Only the more full-featured editors for Linux would be likely to be suitable replacements for Notepad++.
Thanks
© Stack Overflow or respective owner