AykutSarac / jsoncrack-vscode

VS Code extension of JSON Crack. Convert your JSON files into graphs with a single click and view them onto graphs.

Home Page:https://marketplace.visualstudio.com/items?itemName=AykutSarac.jsoncrack-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension does not work when ordering view

ViniciusRed opened this issue · comments

  • When asking to view the json the extension does not read the file when updating the file the view starts working
    image
  • Update json
    image
  • I sent my friend to do a test, he didn't have this problem, he uses Windows 10 22H2

image

  • I use Windows 8.1 Version 6.3 (Build 9600)

I've pushed a fix, can you try it and let me know if it works for you? Please make sure you're using the latest version (1.0.6).

Still having the same problem and now a black bar appears

I would like to know if jsoncrack-vscode has support for linux?
image

FWIW, I've installed the extension to VS Code on Windows, yet the IDE is connected to a remote machine running Linux (Debian Bullseye) - that's where I've got my code and the tools etc. The extension did complain during installation (local and remote) and doesn't show any error or warning when trying to visualize a JSON file, but it also doesn't show any graph.

Tried on both Windows and Ubuntu 22.04, not working.
Ubuntu 22.04:
Version: 1.73.0
Commit: 8fa188b2b301d36553cbc9ce1b0a146ccb93351f
Date: 2022-11-01T15:44:09.336Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.15.0-30-generic
Sandboxed: No

Windows 10:
Version: 1.73.0 (user setup)
Commit: 8fa188b2b301d36553cbc9ce1b0a146ccb93351f
Date: 2022-11-01T15:34:06.111Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19044
Sandboxed: No

commented

same issue here on ubuntu - using vs code 1.73

Extension working normally on my ArchLinux, I changed my main system, I don't use Windows anymore.

Before it didn't work on my ArchLinux but I think after installing nodejs package and java 8 or java 17 or java 19 it made it work without problems.

I don't know if the issue I was having on Windows 8.1 was resolved, of the extension.

image

image