Community
    • Login

    Arduino and Function List

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 2 Posters 1.7k 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.
    • rscglnR
      rscgln
      last edited by

      I use the Arduino Plugin and the code if correctly higligted but the Function List shows nothing. Should I just select a dufferent langiage, say C or C++ the functions are immediately correctly displayed. I looked inside functionList.xml and I noticed Arduinio is not associated.
      Reading the docs, I figured I just have to add the line:
      <association id= “cplusplus_syntax” userDefinedLangName=“Arduino” />
      But it has no effect.
      I also tried:
      <association id= “cplusplus_syntax” ext=“.ino” />
      With no better result!
      How can I see function list in Arduino code?
      Thanks.

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

        for get answer you should share [ menu item ] > ? > debug info

        as

        Notepad++ v7.6.1 (32-bit)
        Build time : Dec 12 2018 - 01:24:22
        Path : C:\Program Files\Notepad++\notepad++.exe
        Admin mode : OFF
        Local Conf mode : OFF
        OS : Windows 7 (32-bit)
        Plugins : 3P.dll ComparePlugin.dll Console_output.dll DSpellCheck.dll mimeTools.dll NppConsole.dll NppConverter.dll NppFTP.dll NppToolBucket.dll PythonScript.dll Remove_dup_lines.dll

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

          Arduino.xml >> autocomplete helper file
          ArduinoLibs\constants.txt >> autocomplete helper file
          ArduinoLibs\serial.txt >> autocomplete helper file

          Arduino_Language_0.2.0.xml >> userdefinelang.xml help file

          ??? >> functionList.xml help file

          1 Reply Last reply Reply Quote 0
          • rscglnR
            rscgln
            last edited by

            Here is debug info:
            Notepad++ v7.5.9 (32-bit)
            Build time : Oct 14 2018 - 15:02:52
            Path : C:\Program Files\Notepad++\notepad++.exe
            Admin mode : ON
            Local Conf mode : OFF
            OS : Windows 7 (32-bit)
            Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll ComparePlugin.dll HTMLTag_unicode.dll NppColumnSort.dll NppExec.dll NppFTP.dll NppTextFX.dll PluginManager.dll XMLTools.dll

            The second post is totally unclear:
            In Arduino.xml file I have:
            <!ENTITY serial SYSTEM “./ArduinoLibs/serial.txt” >
            <!ENTITY constants SYSTEM “./ArduinoLibs/constants.txt”>
            Is that what you mean?
            What about:
            Arduino_Language_0.2.0.xml >> userdefinelang.xml help file
            I don’t have Arduino_Language_0.2.0.xml .

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

              @rscgln said:

              Arduino Plugin

              download Notepad++.Arduino.0.2.0.zip from
              https://sourceforge.net/projects/narduinoplugin/
              it has contain README.txt and Arduino_Language_0.2.0.xml

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