Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>References Table ViewNew to Visual Studio Code? Get it now.
References Table View

References Table View

Thành Đặng

|
1 install
| (0) | Free
Show C#/Unity references in a table with file, line, col, project, containing and rough kind columns.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

References Table View

Visual Studio-like references table for VS Code.

Features

  • Find references from the current cursor position
  • Show references in a bottom panel table
  • Columns: Code, File, Line, Col, Project, Containing, Kind
  • Click a row to jump to the reference
  • Resizable columns
  • Default shortcut: Alt+F

Usage

  1. Open a code file.
  2. Put the cursor on a symbol.
  3. Press Alt+F or run References Table: Find References.

Notes

This extension uses VS Code's built-in reference provider. For C# / Unity projects, install C# Dev Kit or C# extension and let the language server finish loading.

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