We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Copy Path
Copy Key
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
Copy Path actually copy the "key" of the selected value. In this exemple, it copy "optimal".
It does not actually copy the "path" in the object. So I think it should be renamed, and maybe we could add a 3rd option to actually copy the JS path.
In my exemple, the path would be something like this: "status.antenna.1.alignment.position.optimal"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Copy Path
actually copy the "key" of the selected value.In this exemple, it copy "optimal".
It does not actually copy the "path" in the object.
So I think it should be renamed, and maybe we could add a 3rd option to actually copy the JS path.
In my exemple, the path would be something like this:
"status.antenna.1.alignment.position.optimal"
The text was updated successfully, but these errors were encountered: