AykutSarac / jsoncrack-vscode

VS Code extension of JSON Crack. Convert your JSON files into graphs with a single click and view them onto graphs.
https://marketplace.visualstudio.com/items?itemName=AykutSarac.jsoncrack-vscode
MIT License
407 stars 45 forks source link

Extension does not work when ordering view #2

Closed ViniciusRed closed 1 year ago

ViniciusRed commented 2 years ago

image

AykutSarac commented 2 years ago

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).

ViniciusRed commented 2 years ago

Still having the same problem and now a black bar appears

ViniciusRed commented 2 years ago

image

ViniciusRed commented 1 year ago

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

tehe commented 1 year ago

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.

amsteel commented 1 year ago

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

fuxey commented 1 year ago

same issue here on ubuntu - using vs code 1.73

ViniciusRed commented 1 year ago

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