I wish to add auto-complete with documentation for Laravel in Aptana 3.0
Tough I managed to create auto-complete (just by mapping a few methods in it)
This doesn't seem to be quite effective, how to we add method documentation for it too?
I wish to add auto-complete with documentation for Laravel in Aptana 3.0
Tough I managed to create auto-complete (just by mapping a few methods in it)
This doesn't seem to be quite effective, how to we add method documentation for it too?
There are a couple of helpers currently available on Github for Laravel 4. If this is still an issue with Aptana I would suggest using this package: https://github.com/barryvdh/laravel-ide-helper
I use Eclipse, and it really helped me.
You can just add the generated file barryvdh / _ide_helper.php to your project in Aptana.
© 2022 - 2024 — McMap. All rights reserved.