laz-JSON-Viewer
laz-JSON-Viewer copied to clipboard
Lazarus JSON Viewer
There are still more memory leak issues present. Switching from test1.json to test2.json increases memory usage by 0.1MB.
When the tab JSON is active there is no need to have the Status bar text for the Path. Need to show it again when the Tree tab is selected
At the moment when ever the parser throws an exception a, not so useful, message is shown. - [ ] Add more information from the exception message itself. - [x]...
At the moment the parser goes BOOM when it encounters either a BOM or a non UTF8 file