Community
    • Login

    UDL - Is there a numeric wildcard character within keywords

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 97 Views
    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.
    • Steve LawtherS
      Steve Lawther
      last edited by

      I’m trying to include keywords that have a number as part of the keyword e.g.
      Item2Qty=
      Item15Discount=
      Item4UnitValue=

      So was looking for a wildcard operator like #? Or another way to define? (trying to avoid defining the 2 parts of each keyword separately as “Item” is not valid on it’s own, nor is say “Qty”)
      Any Ideas?

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @Steve Lawther
        last edited by

        @Steve-Lawther

        I think that the EnhanceAnyLexer plugin and a corresponding regex, e.g. Item\d+\w+ would be easiest here.

        1 Reply Last reply Reply Quote 5
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors