Skip to content

409: Added argument injection/replacement action #1027

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

Conversation

bohdan-harniuk
Copy link
Collaborator

@bohdan-harniuk bohdan-harniuk commented Mar 7, 2022

Description (*)

Introduced new argument injection/replacement action:

Screenshot 2022-03-09 at 11 56 45

Injection/replacement action dialog:

Screenshot 2022-03-09 at 12 01 23

There is a target type auto-detection, so, if you click on the constructor argument with the supported type, it will be auto-populated:

photo1646822391

Generation for different argument types:

v0
v1-min
v2
v3-min
v4-min
v5-min
v6-min
v7-min

Fixed Issues (if relevant)

  1. Fixes Quick action to replace the dependency injection argument #409

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Sorry, something went wrong.

@Iamwade
Copy link
Collaborator

Iamwade commented Mar 10, 2022

Hi @bohdan-harniuk
Great job!!!

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

Successfully merging this pull request may close these issues.

Quick action to replace the dependency injection argument
2 participants