GtagsClient

GtagsClient plugin is a Vim client to Google Gtags.
Download

GtagsClient Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Edward Fox
  • Publisher web site:
  • http://edyfox.codecarver.org

GtagsClient Tags


GtagsClient Description

GtagsClient plugin is a Vim client to Google Gtags. GtagsClient plugin is a Vim client to Google Gtags. With this plugin, you could easily set up many projects in your workstation, and use different Gtags servers in different projects automatically. The only thing you should do is putting a text file named ".gtags" in the project root directory, write the servers' information in this file, one line per server.The description format is:language,type,hostname,portFor example:c++,definition,my.server.org,8928c++,callgraph,my.server.org,8929python,definition,my.server.org,8930python,callgraph,my.server.org,8931Then when you open any files under this directory (including all sub directories), your Vim will use these servers for tags looking up.About Gtags:Google Gtags is an extension to GNU Emacs and X-Emacs TAGS functionality, with a server-side component that narrows down the view of a potentially large TAGS file and serves the narrowed view over the wire for better performance.This plugin is compressed in VimBall format.Requirements:· Vim· VimballINSTALLATION:Then the only thing you should do is just downloading the Vimball, opening it in Vim and typing this command followed by an enter in your Vim::so %


GtagsClient Related Software