php-github-api icon indicating copy to clipboard operation
php-github-api copied to clipboard

feat: Code completion

Open haridarshan opened this issue 2 years ago • 4 comments

Feature:

  • PhpStorm improve code completion

Closes #1092

haridarshan avatar Apr 24 '23 10:04 haridarshan

@haridarshan thanks for the PR! I'm thinking if we could have a script to generate this file based on the current code, this way we can generate it on each release and users contributing to this package don't need to add the new endpoints to mulitple files. This would avoid releasing new versions with outdated meta files

What do you think?

acrobat avatar May 13 '23 19:05 acrobat

@acrobat I think that will be much better instead of manually updating this file. I will try to work on creating the script for the same.

haridarshan avatar May 15 '23 13:05 haridarshan

@acrobat Please go through the script once and let me know the changes. Once finalized, we can set GHA to run this script and auto-generate/update .phpstorm.meta.php file

haridarshan avatar May 22 '23 07:05 haridarshan

What do you mean @GrahamCampbell? Any specifics or the whole PR?

acrobat avatar May 22 '23 19:05 acrobat