Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PhpStorm metadata file for service() #15

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Feb 18, 2022

Copy link
Member

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will PHPStorm pick this up automatically in the ide/ sub folder, or will users have to load it somehow?

@kenjis
Copy link
Member Author

kenjis commented Feb 19, 2022

PhpStorm picks this up automatically.

Create a php file and name it .phpstorm.meta.php. You can create several such files and store them in different locations within the project. PhpStorm will collect and merge all the information from them.
https://www.jetbrains.com/help/phpstorm/ide-advanced-metadata.html

@kenjis kenjis merged commit 221bc7a into codeigniter4:develop Feb 19, 2022
@kenjis kenjis deleted the add-phpstorm-meta branch February 19, 2022 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants