Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

black-hawk85
Copy link

This change will accept JSON variables copied from VSCode Watch

e.g.

{
    success: {
        message: "Welcome to JSON Viewer Pro",
        status_code: 200,
    }
}

@black-hawk85
Copy link
Author

Fixed colons in keynames or values

e.g.

{
    success: {
        message: "Welcome to JSON Viewer Pro",
        "key:name containing colon": "17:30",
        status_code: 200,
    }
}

@black-hawk85
Copy link
Author

This project still alive?

@rbrahul
Copy link
Owner

rbrahul commented Apr 19, 2023

This project still alive?
Hi,
Sorry for delayed reply. I am kind of busy with my personal and professional life. I need some time to test the feature manually before I can consider for merging. Thanks for your contribution.
Best regards,
Rahul

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

Successfully merging this pull request may close these issues.

2 participants