Community

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

    syntax and syntax highlighting in userDefineLang.xml

    Plugin Development
    3
    9
    1822
    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 singh
      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 singh
        rinku singh last edited by

        @donho comment please

        1 Reply Last reply Reply Quote -1
        • Jim Dailey
          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 singh 2 Replies Last reply Reply Quote 1
          • rinku singh
            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 Dailey
              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 singh
                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 singh
                  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 Sumner 1 Reply Last reply Reply Quote 0
                  • Scott Sumner
                    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 singh
                      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
                      • First post
                        Last post
                      Copyright © 2014 NodeBB Forums | Contributors