• Login
Community
  • Login

UDL - Is there a numeric wildcard character within keywords

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 Posters 174 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.
  • S
    Steve Lawther
    last edited by Jun 10, 2025, 10:05 AM

    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?

    E 1 Reply Last reply Jun 10, 2025, 12:25 PM Reply Quote 0
    • E
      Ekopalypse @Steve Lawther
      last edited by Jun 10, 2025, 12:25 PM

      @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
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors