• Login
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.1k 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
    Công Cà Cuống
    last edited by May 22, 2019, 2:05 PM

    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 ?

    A 1 Reply Last reply May 22, 2019, 2:08 PM Reply Quote 0
    • A
      Alan Kilborn @Công Cà Cuống
      last edited by May 22, 2019, 2:08 PM

      @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
      • G
        gstavi
        last edited by May 22, 2019, 2:23 PM

        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.

        A 1 Reply Last reply May 22, 2019, 3:40 PM Reply Quote 5
        • M
          Michael Vincent
          last edited by May 22, 2019, 3:03 PM

          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
          • A
            Alan Kilborn @gstavi
            last edited by May 22, 2019, 3:40 PM

            @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
            • G
              gstavi
              last edited by May 23, 2019, 5:43 AM

              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
              1 out of 6
              • First post
                1/6
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors