Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Go language in Notepad++

    General Discussion
    2
    3
    3863
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ManPython
      ManPython last edited by

      Can development team ad Go language in Notepad++ as deafult?
      https://github.com/chai2010/notepadplus-go/

      1 Reply Last reply Reply Quote 1
      • ManPython
        ManPython last edited by

        TODO:

        • highlights
        • functionlist
        • save file as .go
        Ekopalypse 1 Reply Last reply Reply Quote 0
        • Ekopalypse
          Ekopalypse @ManPython last edited by Ekopalypse

          @ManPython

          not 100% sure what you are talking about.
          Delivering the udl you linked to together with npp, like it does with markdown language?
          Or creating a builtin lexer like the ones visible in the language menu (A-Z items).

          If you are talking about the first, then I would assume no as long as not everything is functional (the function list isn’t correct)
          and if you talk about the second then I would be surprised because this is normally scintilla territory.

          Btw. do you know scintillua?
          It seems it has a go lexer added.
          I have to admit, that I don’t know how it works as I’ve never used it but maybe you wanna give it a try.

          1 Reply Last reply Reply Quote 2
          • First post
            Last post
          Copyright © 2014 NodeBB Forums | Contributors