JSON-Viewer icon indicating copy to clipboard operation
JSON-Viewer copied to clipboard

A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view.

Results 57 JSON-Viewer issues
Sort by recently updated
recently updated
newest added

[Json5](https://github.com/json5/json5) is a really nice superset of JSON. Any plans on supporting it?

hacktoberfest
Feature:Json5

### Discussed in https://github.com/kapilratnani/JSON-Viewer/discussions/128 Originally posted by **jocgoran** July 22, 2022 Hello, I am using the version 1.40.0.0 and I spend some hours to find that there is a bug...

my json is like this. there are some error at last. So the plugin cannot work. Cant it works for the content previous errors? May be it 's a little...

Hello. I saw that version 1.40 was released, but the ARM64 plugin wasn't uploaded to Github and it's also not showing in the Plugins Admin when running a, native ARM64,...

I haven't been able to make time to maintain this project. I would be happy if someone is willing to take over and is interested to keep the project alive....

I’m looking to sponsor someone to provide a plugin like this one with a few modifications. Specifically I’m looking for it to support MongoDb BSON files. I suspect this is...

After viewing a json file, I want to edit some values So, I 'm looking for a way to focus on corresponding node on the editore or some window pupping...

Feature:NavigateOnClick

I would appreciate it if you guys support single quotation mark in JSON-Viewer. I know that it is more formal to use double quotation mark, rather than single quotation mark....

Conversion of {"attr_QUANTITY_amount_41jvmc":0.0000001000} give result { "attr_QUANTITY_amount_41jvmc": 1e-7 } Version : 1.34.0.0 Potentially related to #78 or #39

bug
Bug: numeric

I noticed that some numeric values are changed after formatting the JSON. To reproduce: 1.Input the following text and select it `{"number":-1722.1864265316147}` 2.Format text using "Plugins-JSON Viewer-Format JSON" 3.The result...

bug
Bug: numeric