Jump to content

IDE Code Completion


Recommended Posts

One of the biggest benefits from IPS is also one of the most annoying things..
The Proxy Classes and full IDE support!

I have related a small script which generates a file with class aliases.

https://github.com/DanielFatkic/ipsaliases

 

This can be installed global on the system via composer

composer global require danielfatkic/ipsaliases

and then just call  

vendor/bin/generatealiases .

inside your IPS dev instance, or you can also pass the full path to an IPS installation, which will generate a file called aliases.php

CleanShot 2023-01-21 at 17.16.25.gif

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...