Navigation

    Community

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

    UDL 2 whitespace problem

    Help wanted · · · – – – · · ·
    3
    3
    5184
    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.
    • Mark van den Berg
      Mark van den Berg last edited by

      I’m looking into making my own UDL but i ran into a little problem… is there a way to set the delimiter close to a whitespace (so a normal spacebar entry). i want to use it to highlight city.tradesArray.length using city. as the dilimiter open command and make the highlight stop after length…

      There are to many variables availible to put them all into a keyword list :(

      1 Reply Last reply Reply Quote 1
      • Robert Lee
        Robert Lee last edited by

        I need exactly the same feature. Everything else in our proprietary language can be accomplished with UDL 2.0.

        Delimiter’s can be closed with ((EOL)) for end of line, but not with a space. Is there any way to (eventually) add a ((SPACE)) keyword to UDL to match any white space?

        Thanks,

        -Robert

        1 Reply Last reply Reply Quote 0
        • tomas-chrastina
          tomas-chrastina last edited by tomas-chrastina

          Hi Mark,

          this would be good feature to add. I also had need to be able to define some kind of escaped keywords, due to problem with Operators. To be able to define keyword that include Operator 1.

          But what you asked can be achieved, but only if you have NOT .(dot) defined as Operator 1. Then you can define Keywords List group with Prefix mode like:

          city. country. whatever. 
          

          Sure it’s not perfect solution. I also defined UDL languege, and made some decisions what is more important using current features. For example disabled some Operators to be able to highlight keywords.

          If you have .(dot) as operator (as far as I can see in your language, it should be), then there’s need enhancement to current features of UDL.


          Best regards,
          Tomas.

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