XF 2.2 phpstorm IDE: configuration suggestions for xF2

Scandal

Well-known member
Hello all! :)

I recently switched to phpstorm v2024.3 for first time. This is a great and very pro IDE.

I need your suggestions to make it work as more productive with xF2 development.

For example: initially I added to File > New Projects Setup > Settings for New Projects > Languages and Frameworks > PHP > Include path > I added c:/xampp/htdocs/{myxf2devboard}/src.

Another tip: On right click menu on a file > Reformat code, I unchecked "Optimize Imports" and "Cleanup code". I leave only: "Rearrange entries", so as to no real code changes.

What else do you suggest as settings and setup?

I need also some ideas about the version control / to find fast differences between two addon packages. How could I do this if I have the zip files?

Any ideas are welcome for all of us! :)
 
Back
Top Bottom