Community
    • Login

    Need to define more than 8 delimiters in my UDL.

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 3 Posters 601 Views 1 Watching
    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.
    • s p5S Offline
      s p5
      last edited by

      Hi,

      I am coming from this website where I read “Just like in case of keywords, number of delimiter lists has been expanded to eight (as suggested by Don), if more is needed, please state so in discussion on Notepad++ forum.”

      So, do you know if there is a mean to get at least 10 (or more!) delimiters in my User Defined Language?

      Thanks ;)

      Samuel.

      PeterJonesP EkopalypseE 2 Replies Last reply Reply Quote 0
      • PeterJonesP Offline
        PeterJones @s p5
        last edited by

        @s-p5 ,

        Not natively. And the UDL issues in the issue-tracker are notoriously not handled, so I doubt that putting in a feature request would help.

        You can add extra highlighting to a builtin lexer (like the HTML lexer) or to a User Defined Language (UDL) using regexes via the script EnhanceAnyLexer.py that @Ekopalypse shares in his github repo. So you could add in your extra 2 (or more!) keyword types in regexes in that script.

        1 Reply Last reply Reply Quote 2
        • EkopalypseE Offline
          Ekopalypse @s p5
          last edited by

          @s-p5

          Just to make sure this was not overlooked, you can use multiple characters in a delimiter if desired.

          1 Reply Last reply Reply Quote 1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors