-
Notifications
You must be signed in to change notification settings - Fork 2
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 flux-command for easily finding path for certain value #347
Labels
Enhancement
New feature or request
Comments
TobiasNx
added a commit
that referenced
this issue
May 3, 2024
TobiasNx
pushed a commit
that referenced
this issue
May 6, 2024
TobiasNx
pushed a commit
that referenced
this issue
May 7, 2024
TobiasNx
pushed a commit
that referenced
this issue
May 7, 2024
TobiasNx
added a commit
that referenced
this issue
May 23, 2024
TobiasNx
added a commit
that referenced
this issue
May 23, 2024
TobiasNx
added a commit
that referenced
this issue
May 23, 2024
TobiasNx
added a commit
that referenced
this issue
May 24, 2024
Co-authored-by: Fabian Steeg <[email protected]>
TobiasNx
added a commit
that referenced
this issue
Sep 6, 2024
TobiasNx
added a commit
that referenced
this issue
Sep 17, 2024
Delete escape signs in default template for find-fix-paths #347
Should be fixed with #364 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add to the inspection commands:
list-fix-path
andlist-fix-values
a flux command for identifying a path to a certain value would be great without hassling with triples:
a macro command like
find-fix-path("[value]")
would be nice.See example in playground.
The text was updated successfully, but these errors were encountered: