Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Extension Packs
>
[ALJ] Hook Tracker
New to Visual Studio Code?
Get it now.
[ALJ] Hook Tracker
Alex Truong
|
14 installs
|
(
0
)
|
Free
Track and display PHP hook functions
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Hook Tracker
Track and display PHP hook functions in your VSCode workspace.
Features
Hover over PHP hook functions to see their target classes and methods.
Supports before and after hooks defined in hook.php files.
Configuration
hookTracker.hookFilePattern: Pattern to find hook files (default: **/hook.php).
Requirements
VSCode 1.90.0 or higher
PHP files with hook definitions
License
MIT