Closed Finkman closed 1 year ago
same here VS code latest windows 10 and Linux Ubuntu 22.04
Same here VSCode 1.73.1 and Windows 10
This is a duplicate of: https://github.com/AykutSarac/jsoncrack-vscode/issues/10
Same here: VSCode 1.76.0, Windows 10, WSL 1.1.3.0, JSON Crack 1.0.8 - nothing but a light grid on a gray background
Merging under #29
After #29 was closed, I upgraded to version 2.0.2 of the extension. But I still get nothing but a light grid on a gray background (VS Code 1.81.1, Node.js 16.17.1, WSL 1.2.5.0).
Can you do the following steps?
F1
> Developer: Toggle Developer Tools
Additionally it'd be helpful if you'd record the whole and share it here.
Note: JSON Crack cannot load huge data currently, if you're trying to visualize bigger data than it can handle it will likely get stuck.
Thanks for your reply and sorry that my report probably was a false alarm. This time, I got a very nice looking graph from "Entable JSON Crack visualization". I'm not sure what went wrong the first time. May be, reloading after the upgrade to 2.0.2 wasn't enough? For this test, I opened a new VS Code window.
I found two entries in the console that seem to be related to your extension:
DevTools failed to load source map: Could not load content for https://vscode-remote+wsl-002bdebianbullseye.vscode-resource.vscode-cdn.net/home/malte/.vscode-server/extensions/aykutsarac.jsoncrack-vscode-2.0.2/build/static/css/main.bd354a94.css.map: Connection error: net::ERR_NAME_NOT_RESOLVED
DevTools failed to load source map: Could not load content for https://vscode-remote+wsl-002bdebianbullseye.vscode-resource.vscode-cdn.net/home/malte/.vscode-server/extensions/aykutsarac.jsoncrack-vscode-2.0.2/build/static/js/main.c0312bba.js.map: Connection error: net::ERR_NAME_NOT_RESOLVED
Please let me know if more information would be helpful. I have taken a screenshot of the developer tools' console, but I not sure what you mean by "record the whole".
Thanks for sharing and glad it sorted out!
Issue description
I installed
jsoncrack
v1.0.8 on VS-Code v1.73.1. When I open a json file and then startjsoncrack
, it just displays an empty black window.After a restart of code, each start of
jsoncrack
pops up a message:As I said, this message only comes up, after vs code has restarted and
jsoncrack
is started again.Media & Screenshots
No response
Operating system
jsoncrack
v1.0.8Priority this issue should have
High (immediate attention needed)