• Login
Community
  • Login

UDL number nesting

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 2.5k 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.
  • B
    Baksa Péter
    last edited by Dec 27, 2015, 6:24 PM

    Digits following a text are treated as numbers when nested inside a delimiter. This happens also when the string would be an operator.
    Eg: blahbla(var1 op2 3)
    I would like to see
    () styled
    “var1” with the style of the delimiter ( )
    “op2” with the style of an operator
    “3” with the style of numbers

    It would be great if it worked!

    C 1 Reply Last reply Dec 28, 2015, 7:35 PM Reply Quote 0
    • C
      Claudia Frank @Baksa Péter
      last edited by Dec 28, 2015, 7:35 PM

      @Baksa-Péter

      again cheating is required and it isn’t 100%.
      Define the numbers as keywords (prefix mode) and use nesting
      but this would mean, that e.g. 5t is also colored.

      Cheers
      Claudia

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