Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Add IDE support #81

Closed
wants to merge 2 commits into from
Closed

Add IDE support #81

wants to merge 2 commits into from

Conversation

adelf
Copy link

@adelf adelf commented Jan 28, 2022

This little config will help Laravel Idea 5.0 complete components and their parameters.

Documentation for this ide.json feature isn't ready yet, but I just want to close this - laravel-idea/plugin#285 :)

image

This little config will help Laravel Idea 5.0 complete components and their parameters.

Documentation for this `ide.json` feature isn't ready yet, but I just want to close this - laravel-idea/plugin#285 :)
ide.json Outdated
"components": {
"fromConfig": [
{
"file": "/config/proton.php",

Choose a reason for hiding this comment

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

This should be "/config/form-components.php" the package doesn't publish its config as proton.php

Copy link
Author

Choose a reason for hiding this comment

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

Fixed. Thanks.

@adelf adelf closed this Aug 1, 2022
@dyanakiev
Copy link

dyanakiev commented Jan 7, 2023

Hey @adelf, any reason why ide.json is deleted? Autocompletion doesn't work PHPStorm.
Sorry for pinging you, i just saw you are not the maintainer for this repo.

@adelf
Copy link
Author

adelf commented Jan 7, 2023

@dyanakiev seems, the package creators don't need it) for some reason)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants