Community
    • Login

    Is there any plugin for jumping to a function definition when double click on its name?

    Scheduled Pinned Locked Moved General Discussion
    6 Posts 4 Posters 3.0k 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.
    • Công Cà CuốngC
      Công Cà Cuống
      last edited by

      Hi everyone,

      I have used Notepad++ 7.6.6 32bit on Windows 10 as C-lang editor.
      I want that: double click on a function name (any where on code), then we go to its definition.
      Is there any plugin do this? If not, can some one develop once, please ?

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Công Cà Cuống
        last edited by

        @Công-Cà-Cuống

        I think you want one of the “tagging” plugins.

        Double-clicking is rather a core editing feature to select the current word, so you may not find that exact functionality.

        1 Reply Last reply Reply Quote 2
        • gstaviG
          gstavi
          last edited by

          The main 2 plugins I am aware of are TagLEET (I am its author) and NppGTags. There may be a few others as well.
          TagLEET does not generate the tags file by itself you will need to generate it by running ctags from command line.

          Alan KilbornA 1 Reply Last reply Reply Quote 5
          • Michael VincentM
            Michael Vincent
            last edited by

            I use TagLEET and TagsView if you want a graphical dockable thingie. TagLEET is nice though with a quick shortcut. I put a “Create Tags” shortcut in my Run menu in N++ and run that on a file in the root of my project than all tags are accessible.

            1 Reply Last reply Reply Quote 1
            • Alan KilbornA
              Alan Kilborn @gstavi
              last edited by

              @gstavi said:

              TagLEET (I am its author)

              Then you are the right person to ask this of: What is the “LEET” part supposed to mean?

              1 Reply Last reply Reply Quote 2
              • gstaviG
                gstavi
                last edited by

                I needed some name with TAG in it.
                Taglit in hebrew (תגלית) is “Discovery”.
                And LEET is associated to Elite.
                So I combined them.

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