Menu

Erlang support?

2007-10-29
2012-11-14
  • Nobody/Anonymous

    Hi all

    Is there a plugin available for syntax highlighting of the Erlang programming language?
    I can't seem to find anything on the internet.  I really enjoy using Notepadd++ and would like to be able to use it with Erlang which is the lanuage I currently use most frequently.

    Thanx in advance

     
    • Skully

      Skully - 2007-12-08

      Made a language file for erlang.
      You can find it here:
      http://www.datei-upload.eu/file.php?id=61c16fd4a39c4d69d5b0429dec25ce0e
      (click on "datei downloaden")
      Not sure if i missed any keywords etc. so feel free to improve that file.

       
    • Nobody/Anonymous

      If there is no plugin available, I would appreciate if someone can point me in the right direction regarding doing this myself.  I have already edited the stylers.xml and langs.xml files on my Notepad++ installation, but it does not make any difference.

       
      • John Bowman

        John Bowman - 2007-10-29

        try using the user define dialog to edit them rather than editing them directly - i had much more luck getting my language to work that way... but it does take some patience and trial and error.

         
    • Nobody/Anonymous

      Try View -> Userdifined Dialog and edit what you want.

      Look also on Notepad++ FAQ.
      And under Downloads if anyone make one.

      Good Luck.

       
    • Nobody/Anonymous

      i think that al supportet language is hardcoded in notepad++.

      its by your own to look in another editor and take the highligted to notepad++.

      You can loof in this HOWTO:
      http://notepad-plus.sourceforge.net/uk/UserLanguageDefineSystem-HOWTO.php

      And if you made it, you are -THE LUCKY GUY- who can send the Erlang-userDefineLang.xml to DonHo. %))
      Maybe many people would appreciate your work.