sponsor Vim development Vim logo Vim Book Ad

vim-fetch : Make Vim handle line and column numbers in file names with a minimum of fuss

 script karma  Rating 16/4, Downloaded by 2593  Comments, bugs, improvements  Vim wiki

created by
Martin Kopischke
 
script type
utility
 
description
vim-fetch enables Vim to process line and column jump specifications in file paths as found in stack traces and similar output. When asked to open such a file, Vim with vim-fetch will jump to the specified line (and column, if given) instead of displaying an empty, new file.

If you have wished Vim would understand stack trace formats when loading files without making you jump through Quickfix hoops, vim-fetch is for you.

Project repository: https://github.com/wsdjeg/vim-fetch

NOTE: Maintainership for vim-fetch has been talken over by Wang Shidong. Links on this page have been corrected or will redirect to the new GitHub repository. Please do refer to the above mentioned repository for future developments.
 
install details
Download and source the most current vimball from the releases list, then run :helptags {dir} on your runtimepath/doc directory. Or, if you use a git-based plug-in manager (like Pathogen, Vundle, NeoBundle etc.), simply add wsdjeg/vim-fetch to the list of plug-ins, source that and issue your manager's install command.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-fetch-3.0.0.vmb 3.0.0 2018-03-05 7.0 Martin Kopischke Restore full functionality for Vim 8. Release notes: https://github.com/kopischke/vim-fetch/releases/tag/v3.0.0
vim-fetch-2.0.2.vmb 2.0.2 2015-05-31 7.0 Martin Kopischke Release notes: https://github.com/kopischke/vim-fetch/releases/tag/v2.0.2
vim-fetch-2.0.1.vmb 2.0.1 2015-03-12 7.0 Martin Kopischke Release Notes: https://github.com/kopischke/vim-fetch/releases/tag/v2.0.1
vim-fetch-2.0.0.vmb 2.0.0 2015-02-25 7.0 Martin Kopischke Key feature: full `gF` handling. Release notes: https://github.com/kopischke/vim-fetch/releases/tag/v2.0.0
vim-fetch-1.3.0.vmb 1.3.0 2015-01-29 7.0 Martin Kopischke Release notes: https://github.com/kopischke/vim-fetch/releases/tag/v1.3.0
vim-fetch-1.2.0.vmb 1.2.0 2015-01-19 7.0 Martin Kopischke Release notes: https://github.com/kopischke/vim-fetch/releases/tag/v1.2.0
vim-fetch-1.1.0.vmb 1.1.0 2015-01-14 7.0 Martin Kopischke Release notes: https://github.com/kopischke/vim-fetch/releases/tag/v1.1.0
vim-fetch-1.0.1.vmb 1.0.1 2015-01-14 7.0 Martin Kopischke Release notes: https://github.com/kopischke/vim-fetch/releases/tag/v1.0.1
vim-fetch-1.0.0.vmb 1.0.0 2015-01-13 7.0 Martin Kopischke Initial upload
ip used for rating: 18.118.120.204

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github