A source code browser plugin for the Vim text editor. Uses exuberant ctags to parse source code files. Supports many programming languages and easily extendable. Can be used in both GUI and terminal versions of Vim.

Project Activity

See All Activity >

Categories

Text Editors

License

Public Domain

Follow Vim source code browser plugin

Vim source code browser plugin Web Site

Other Useful Business Software
Holistically view your business data within a single solution. Icon
Holistically view your business data within a single solution.

For IT service providers and MSPs that need a data platform to manage their processes

BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • In my .vimrc : nnoremap <silent> <F8> :TlistToggle<CR> let Tlist_Auto_Open = 0 let Tlist_Exit_OnlyWindow = 1 " exit if taglist is last window open let Tlist_Show_One_File = 1 " Only show tags for current buffer let Tlist_Use_Right_Window = 0 " Open on right side let Tlist_Enable_Fold_Column = 0 " no fold column (only showing one file) let tlist_sql_settings = 'sql;P:package;t:table' let tlist_ant_settings = 'ant;p:Project;r:Property;t:Target' if has("gui_win32") let Tlist_Ctags_Cmd = 'C:/Users/MyName/ctag58/ctags.exe' endif let Tlist_Inc_Winwidth=0 " for konsole
  • good job
Read more reviews >

Additional Project Details

Intended Audience

Developers

User Interface

Plugins

Registered

2006-10-30