Hey FuelPHP community!
I built a small VSCode extension that makes View::forge() paths clickable — Cmd/Ctrl+Click on "user/search/shop" jumps directly to fuel/app/views/user/search/shop.php.
Install: Search fuelphp-view-links in the Extensions panel, or grab it here:
🔗 https://marketplace.visualstudio.com/items?itemName=sunny-fuel.fuelphp-view-links
🔗 https://open-vsx.org/extension/sunny-fuel/fuelphp-view-links (for Cursor, Windsurf, etc.)
The views path is configurable if your project uses a non-standard structure.
Hope it saves someone a few seconds every day! Feedback welcome.
Hey FuelPHP community!
I built a small VSCode extension that makes View::forge() paths clickable — Cmd/Ctrl+Click on "user/search/shop" jumps directly to fuel/app/views/user/search/shop.php.
Install: Search fuelphp-view-links in the Extensions panel, or grab it here:
🔗 https://marketplace.visualstudio.com/items?itemName=sunny-fuel.fuelphp-view-links
🔗 https://open-vsx.org/extension/sunny-fuel/fuelphp-view-links (for Cursor, Windsurf, etc.)
The views path is configurable if your project uses a non-standard structure.
Hope it saves someone a few seconds every day! Feedback welcome.