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

Feature request: ability to copy the JSON's value at the cursor's position #10

Open
Dentrax opened this issue Jan 11, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Dentrax
Copy link

Dentrax commented Jan 11, 2022

Move cursor to the target key that you want to copy value from.

Screen Shot 2022-01-11 at 12 06 23

Press smth like CMD+C to copy items's value as JSON format:

[
 {
  ...
 },
 {
  ...
 }
]
@Dentrax Dentrax changed the title Ability to copy the JSON's value at the cursor's position Feature request: ability to copy the JSON's value at the cursor's position Jan 11, 2022
@ArthurSonzogni
Copy link
Owner

Sounds like a good idea!

@ArthurSonzogni ArthurSonzogni added the enhancement New feature or request label Jan 11, 2022
@ArthurSonzogni
Copy link
Owner

I would like to find a dependency that:

  • Is written in C or C++.
  • Correctly use CMake.
  • Do not require libraries to handle images like libpng libjpg. As much as possible, do not depends users to install libraries.
  • Is cross-platform.

As far as I see, there are not yet one.

So I will have to wait for someone to do it, or do it myself in the future.

@andys8 andys8 mentioned this issue Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants