dmeybohm / chocolate-cakephp

Framework plugin for CakePHP in PhpStorm
MIT License
17 stars 0 forks source link

Navigate to elements / views in themes #71

Open dmeybohm opened 1 year ago

dmeybohm commented 1 year ago

Have a way when clicking on a string to navigate to elements and views inside a theme:

https://book.cakephp.org/2/en/views/themes.html

Note for CakePHP 3 and above, the view files are located in the plugins dir, so this may already be working there if you add / configure the relevant plugins there. I only know for sure it doesn't work on Cake 2.

asgraf commented 2 months ago

I would like bump this request. Please add abilitity to create new / navigate to existing view files located in theme plugins defined here: Plugin Preferences