Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GDScript Reference CodeLensNew to Visual Studio Code? Get it now.
GDScript Reference CodeLens

GDScript Reference CodeLens

cycreate

| (0) | Free
Show reference counts above GDScript functions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GDScript Reference CodeLens

Show reference counts above GDScript function definitions in VS Code.

Features

  • Adds CodeLens above func definitions in .gd files
  • Resolves and displays 0 references, 1 reference, or N references
  • Clicking the CodeLens opens the reference list for that function

Requirements

  • godot-tools: https://marketplace.visualstudio.com/items?itemName=geequlim.godot-tools

Extension Settings

This extension contributes the following setting:

  • gdscriptReferenceCodeLens.enabled: Enable or disable GDScript reference CodeLens

Development

npm install
npm run compile

Press F5 in VS Code to launch an Extension Development Host.

Packaging

npm run compile
vsce package

License

MIT

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