We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scenario:
D1
P1
C
D2
Result: the label of C in D2 should be displayed as P1::C.
P1::C
The text was updated successfully, but these errors were encountered:
Implemented in current nightly build. @roper79 if you consider the solution to be ok, please, close the issue.
Sorry, something went wrong.
The same thing should work for inner packages
JanBliznicenko
No branches or pull requests
Scenario:
D1
.P1
into the model.C
into the package.D2
for the model.C
from the model.Result: the label of C in D2 should be displayed as
P1::C
.The text was updated successfully, but these errors were encountered: