Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CodeIgniter Reference ExplorerNew to Visual Studio Code? Get it now.
CodeIgniter Reference Explorer

CodeIgniter Reference Explorer

Fabio Lanciotti

|
7,224 installs
| (0) | Free
The extension allows you to view the list of modules linked to the active editor file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeIgniter Reference Explorer

This basic extension show static references into the explorer bar and allows to navigate them.

The linked modules is displayed in the "CODEIGNITER REFERENCE EXPLORER" section within the explorer bar. The modules list depends by the active php file in the editor.

The linked modules Model, View and Controller are highlighted with a different colored icon.

If the code link depends by a variable the link will not allow you to open the file.

This extension was based on VSCode TreeDataProvider Sample (https://code.visualstudio.com/api/references/vscode-api#TreeDataProvider)

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