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 included vendor modules with directory namespace to target moduile #1275

Closed
mvenghaus opened this issue Dec 26, 2022 · 2 comments
Closed

Comments

@mvenghaus
Copy link

Is your feature request related to a problem? Please describe.

When contributing to an open source module or developing my own composer module I do the following.

  • i cancel the exclusion from vendor/name/module/
  • add the the src path and add vcs
  • set the namespace in the directory settings in phpstorm

This way it's really easy to switch branches and test the composer configuration.

One thing that is missing is that this module is not shown in target module when I for example want to create a plugin.

Describe the solution you'd like (*)

It would be nice if all directories with a namespace added in the directory settings would be scanned also and provided as a target module in the settings.

@m2-assistant
Copy link

m2-assistant bot commented Dec 26, 2022

Hi @mvenghaus. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


@VitaliyBoyko
Copy link
Contributor

duplicate #1263

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

No branches or pull requests

2 participants