Tag-Jump extension for Visual Studio CodeTag-Jump opens the target file quickly with Tag information. You can open the target file from grep search result, debug logs, compiler message and work efficiently. UsageFeatures
Tag-Jump support formats
Ignore spaces and tabs before file names.
If '~' (tilde) is specified at the beginning of file name, directory of environment variable HOME is referenced.
If you specify '/' (slash) at the beginning of the file name, the file is opened with the full path name.
Extension SettingsKnown Issues
LinkGitHub: https://github.com/SeijiFujita/vscode-tag-jump MarketPlace: https://marketplace.visualstudio.com/items?itemName=seijifujita.vscode-tag-jump LicenseMIT LICENSE Release Notes1.0.0 2016-12-27Initial release Enjoy! |