• Login
Community
  • Login

UDL > Delimiters > (EOL Space Operator)

Scheduled Pinned Locked Moved General Discussion
9 Posts 4 Posters 2.8k 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.
  • A
    AZJIO AZJIO
    last edited by Apr 7, 2019, 8:38 PM

    If I use the * SCNotification pointer, then I need it not to be highlighted to the end of the line. For example, so that the action ends before the first space or before the first operator. Not inclusive.
    ((EOL Space Operator))

    E 1 Reply Last reply Apr 7, 2019, 8:58 PM Reply Quote 0
    • E
      Ekopalypse @AZJIO AZJIO
      last edited by Apr 7, 2019, 8:58 PM

      @AZJIO-AZJIO

      A delimiter needs to have a start token and an end token.
      If you want to have other parts like operators highlighted which are within a delimiter
      then you need to define nesting. If this doesn’t answer your question do you mind
      sharing some real data and explain what needs to be done?

      1 Reply Last reply Reply Quote 2
      • A
        AZJIO AZJIO
        last edited by Apr 9, 2019, 8:01 PM

        start token = “*”
        end token = " " - Space (\h)

        E 1 Reply Last reply Apr 9, 2019, 8:45 PM Reply Quote 0
        • E
          Ekopalypse @AZJIO AZJIO
          last edited by Apr 9, 2019, 8:45 PM

          @AZJIO-AZJIO

          you’re very economical with your information.
          Do you mean something like this?

          If so, use * as a keyword in prefix mode

          A M 2 Replies Last reply Apr 9, 2019, 8:50 PM Reply Quote 3
          • A
            Alan Kilborn @Ekopalypse
            last edited by Apr 9, 2019, 8:50 PM

            @Ekopalypse said:

            you’re very economical with your information

            That is an EXCELLENT way of putting it. We’ve seen this before with AZJIO squared.

            Some people want maximal out from minimal in. :(

            1 Reply Last reply Reply Quote 3
            • A
              AZJIO AZJIO
              last edited by Apr 9, 2019, 9:20 PM

              If * is an operator, it does not work

              E 1 Reply Last reply Apr 9, 2019, 9:40 PM Reply Quote 0
              • E
                Ekopalypse @AZJIO AZJIO
                last edited by Apr 9, 2019, 9:40 PM

                @AZJIO-AZJIO

                1 Reply Last reply Reply Quote 1
                • M
                  Meta Chuh moderator @Ekopalypse
                  last edited by Apr 9, 2019, 9:42 PM

                  you’re very economical with your information

                  That is an EXCELLENT way of putting it.

                  @Ekopalypse @Alan-Kilborn

                  we’ve seen much worse gurikballs … loool

                  1 Reply Last reply Reply Quote 2
                  • E
                    Ekopalypse
                    last edited by Apr 9, 2019, 9:44 PM

                    :-D LOL

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