Community
    • Login

    syntax and syntax highlighting in userDefineLang.xml

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    9 Posts 3 Posters 3.1k Views 3 Watching
    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.
    • rinku singhR Offline
      rinku singh
      last edited by rinku singh

      for exemple using batch language

      echo “hello word”
      cls echo “hello my word”

      there “cls echo” highlighting is good but syntax is wrong

      because 3p plugin can autocomplete as sentence there is no reserve word or Charter
      for spaces

      https://github.com/jcaillon/3P/issues/240

      https://notepad-plus-plus.org/community/topic/16593/user-defined-language-autocomplete-keywords-begin-with-and-dosn-t-work

      1 Reply Last reply Reply Quote 0
      • rinku singhR Offline
        rinku singh
        last edited by

        @donho comment please

        1 Reply Last reply Reply Quote -1
        • Jim DaileyJ Offline
          Jim Dailey
          last edited by

          @gurikbal-singh

          Not sure what your question is.

          The UDL highlights text in some way that you define, but it does not understand language syntax. That is, it doesn’t turn NPP into a syntax-directed editor; it simply make certain text have different attributes.

          rinku singhR 2 Replies Last reply Reply Quote 1
          • rinku singhR Offline
            rinku singh @Jim Dailey
            last edited by

            @Jim-Dailey i already mentioned here for make npp more better
            as ide who too close
            https://notepad-plus-plus.org/community/topic/16593/user-defined-language-autocomplete-keywords-begin-with-and-dosn-t-work

            1 Reply Last reply Reply Quote 0
            • Jim DaileyJ Offline
              Jim Dailey
              last edited by

              @gurikbal-singh

              Sorry, I looked at those links before I posted above, but they didn’t help me understand what you are asking.

              1 Reply Last reply Reply Quote 2
              • rinku singhR Offline
                rinku singh
                last edited by

                for above link
                as Supernova programming language is a simple way to learn
                i want window
                i want button

                1 Reply Last reply Reply Quote -1
                • rinku singhR Offline
                  rinku singh
                  last edited by

                  lazarus :-
                  shell.execute(handle
                  but:-
                  shell.execute(handle , “open” , pchar(c:) , 0 ,0 1);

                  python:-
                  import os
                  import math
                  import py2exe

                  but:-
                  main() import
                  that is all wrong

                  Scott SumnerS 1 Reply Last reply Reply Quote 0
                  • Scott SumnerS Offline
                    Scott Sumner @rinku singh
                    last edited by

                    @gurikbal-singh

                    I think I’ve read most of your postings here, and my conclusion is that pretty much all of them are unintelligible. I’m not sure what the resolution is for you on that. I’m guessing that English is not your primary language. I suppose you could post in your native language and then readers could use the translate function of their browser to read your posts (not sure how the rest of the community feels about that…).

                    1 Reply Last reply Reply Quote 2
                    • rinku singhR Offline
                      rinku singh @Jim Dailey
                      last edited by

                      @Jim-Dailey hi how are you
                      i have video for you

                      https://youtu.be/OgpCVasoHjQ

                      1 Reply Last reply Reply Quote 0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      • First post
                        Last post
                      The Community of users of the Notepad++ text editor.
                      Powered by NodeBB | Contributors