Menu

Please make the Linux version of Notepad++

xok
2008-03-16
2012-11-13
  • xok

    xok - 2008-03-16

    I really have not seen such powerful tool for programmers...
    I'm using vim in Linux and really, really would change it to
    Notepad++ if ever we see the Linux version of this most powerful
    thing I've seen in programmer's help!...
    Please, I bag you, I even promise to help you make this work on
    Unix-like systems...
    Thank you very, very much...
    Best regards: xokaido

     
    • Nobody/Anonymous

      Notepad++ should run fine under Wine, so use that instead, I dont see Notepad++ being converted anytime soon since it uses tons of OS dependent functions

       
    • Nobody/Anonymous

      xokaido,

         Yes, WINE does a good job with Notepad++ in Linux, but if you want a native Linux app that is similar to Notepad++, then I have found that Geany does a pretty good job.

       
    • Nobody/Anonymous

      Xokaido,

      the scintilla editor with is the base code of notepad++ is linux compatible.
      maybe this is good for you.
      http://www.scintilla.org/

      Trpplayer79