Replies: 14 comments 5 replies
-
Can you elaborate? |
Beta Was this translation helpful? Give feedback.
-
Would be great if it was possible to run it directly in VS Code, similarly to draw.io integration. |
Beta Was this translation helpful? Give feedback.
-
A VS Code extension is being considered upon requests received here and on Twitter, though other tasks are currently prioritized as PWA just has been released recently. |
Beta Was this translation helpful? Give feedback.
-
I support this, this project is simply beautiful, it would be in great use if we can run it in vscode too |
Beta Was this translation helpful? Give feedback.
-
VS Code extension is being considered for next major release (v2.0.0). |
Beta Was this translation helpful? Give feedback.
-
Hey @AykutSarac |
Beta Was this translation helpful? Give feedback.
-
This would be so neat |
Beta Was this translation helpful? Give feedback.
-
A VS Code extension that can integrate with others (e.g., Thunder Client) so that you can easily open the JSON returned by a Thunder Client request, and analyze it with JsonVisio: that would be amazing. |
Beta Was this translation helpful? Give feedback.
-
If anyone experienced developing VS Code extension we could collaborate, unfortunatelt that's not coming with v2.0 |
Beta Was this translation helpful? Give feedback.
-
I would love to implement this feature. I think it will be precious to have it on VS Code. |
Beta Was this translation helpful? Give feedback.
-
I managed to get the graph rendered as a VSCode extension with live updates, similar to the built-in markdown preview. But to release this I need more understanding of JsonCrack because sometimes the rendering is a little bit of and some things are broken. If @AykutSarac is okay with it I could copy my code into a separate public repository explicitly for the extension. Then everybody can help to improve it. Currently, the source code of the graph view is just copied from this repo. I think it would be nicer if we could use a separate package directly so we don't have duplicate code. (see: #42) |
Beta Was this translation helpful? Give feedback.
-
I forked this project and will try to make a VS Code extension from it, as well as a desktop app using Tauri. |
Beta Was this translation helpful? Give feedback.
-
This is a great idea. I give classes in a bootcamp, maybe if I publish the list of requirements or the project in our slack channel, some students can come and collaborate in simple tasks. |
Beta Was this translation helpful? Give feedback.
-
Hello guys! VS Code extension is currently in progress, you may test it out here! https://github.com/AykutSarac/jsoncrack-vscode |
Beta Was this translation helpful? Give feedback.
-
Looking forward to.
Beta Was this translation helpful? Give feedback.
All reactions