JSon-Editor icon indicating copy to clipboard operation
JSon-Editor copied to clipboard

A simple JSON Editor written in C# using the excellent Json.NET API from http://newtonsoft.com/json

Results 9 JSon-Editor issues
Sort by recently updated
recently updated
newest added

@zetoken How remove the excess items like {object} [Array] from treeview. like shown in the window to the right in the image. ![image](https://user-images.githubusercontent.com/47099156/218959280-be38fba0-c620-4ed4-b260-a87d18208e7a.png)

enhancement
question

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

Feature request : Add text search function. It can be useful :wink:

enhancement

When cutting a node, the cut node remains in the object, causing a pasting of the node to give the error: "Can not add property to Newtonsoft.Json.Linq.JObject. Property with the...

bug

The problem is the number of handles that reaches 10k (max per process). The problem is that `Control.ExpandAll` must be working in the UI thread and sends a message for...

bug

![1729510032543](https://github.com/user-attachments/assets/36face1e-f46d-437d-a331-e2465df2168d) hello zetoken: Your project is a good idea! I have added some datagridview display methods on your idea. Allow users to control table changes to achieve operations on JSON...