Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GlobalSymbolScopeNew to Visual Studio Code? Get it now.
GlobalSymbolScope

GlobalSymbolScope

ian.hsu

|
3,574 installs
| (0) | Free
Gtags-cscope
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GNU Global (gtags-cscope)

This extension is for gtags-cscope funciton, and list all symbol to a new page.

Reference by https://github.com/microsoft/vscode-extension-samples/tree/master/contentprovider-sample

Reference by sublime text cscope plugin

How to use

  • Run gtags -v on your project folder, and tnen run global -vu when you need update your symbol table
  • Look up Symbol Print References
  • Look up Global Definition Print References
  • Find match string Print References

Requirements

GNU GLOBAL Download(windows) https://www.gnu.org/software/global/

Ubuntu sudo apt-get install global


For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft