Community
    • Login

    GoToFile

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    file navigationplugin
    1 Posts 1 Posters 2.4k Views 1 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.
    • PredelnikP Offline
      Predelnik
      last edited by

      Very simple plugin which I’ve created for going to file names written inside a text or source file. We had several problems with existing plugins for such functionality so I decided to write my own. Not sure that it’s very popular need, but still sharing it here. Also I’ve experimented with some interesting techniques in the source, so maybe someone will find it useful.

      Description:
      Navigation (default shortcut is alt+G) to file, the name of which is selected or currently under cursor. Absolute and relative (to current file) file names are supported.

      Options:

      • Stop symbols to help determine file name when selection is empty (Because symbols like quotes (") are technically allowed in file paths this settings is tunable)
      • Switch to files opened (on by default)
      • Open files in other view (on by default)
      • Open files in other program when their size is more than X MB. Off by default and the program path is tunable. (If you work with really large files but still want to see their contents in program like lister.exe)

      Source: https://github.com/Predelnik/GoToFile (The only compiler supported is MSVC2015)
      Download link: https://github.com/Predelnik/GoToFile/releases/download/v1.0.0/GoToFile.zip (Windows XP is not supported currently)

      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