๐ŸŒ
Visual Studio Marketplace
marketplace.visualstudio.com โ€บ items
JSON Visualizer - Visual Studio Marketplace
February 6, 2025 - Extension for Visual Studio Code - Visualize JSON data as interactive diagrams
๐ŸŒ
GitHub
github.com โ€บ atlassian-labs โ€บ json-schema-viewer โ€บ issues โ€บ 35
VS Code Previewer for JSON Schema ยท Issue #35 ยท atlassian-labs/json-schema-viewer
May 11, 2022 - There are several VS Code plugins that enable OpenAPI previews (like this one, which allows preview in ReDoc format) but there aren't any that allow preview for JSON Schema. This project is great at JSON schema preview, exactly what folk...
Published ย  May 11, 2022
Author ย  tillig
Discussions

JSON schema generator
I just searched google and these 2 popped up: JSON Schema Tool Free Online JSON to JSON Schema Converter Both seem to work fine More on reddit.com
๐ŸŒ r/vscode
4
17
September 13, 2021
Using JSON Schema in Visual Studio Code for `ida-plugin.json`
Visual Studio Code provides out of the box support for JSON files, including features like validation and auto-completion. To enhance your experience with the ida-plugin.json file, you can use a JSON schema that defines the structure and constraints of the file. More on community.hex-rays.com
๐ŸŒ community.hex-rays.com
0
2
July 20, 2025
JSON Visio โ€“ Visualize JSON data into graphs
That's definitely a brave name. More on reddit.com
๐ŸŒ r/programming
37
226
August 29, 2022
How do I assign a JSON Schema to a yaml file in my custom extension?
As far as I know, schema with yaml requires the Red Hat YAML extension. You can set a schema from an extension with: "yamlValidation": [ { "fileMatch": [ "my-file.yaml"], "url": "./path-to-schema.json" } ] More on reddit.com
๐ŸŒ r/vscode
5
4
November 25, 2023
๐ŸŒ
Visual Studio Code
code.visualstudio.com โ€บ docs โ€บ languages โ€บ json
Editing JSON with Visual Studio Code
November 3, 2021 - The association of a JSON file to a schema can be done either in the JSON file itself using the $schema attribute, or in the User or Workspace settings (File > Preferences > Settings) under the property json.schemas Open in VS Code Open in VS ...
๐ŸŒ
Netlify
nickymeuleman.netlify.app โ€บ blog โ€บ json-schema
JSON-schemas are awesome - Nicky Meuleman - Netlify
December 19, 2018 - Iโ€™m kidding, partly. The solution is a JSON-schema. Leveraging one of those means you can rely on the intelligent autocompletion and error detection to do the heavy lifting! To get started with the least amount of effort, you can use VSCode, which has builtin support for JSON-schema.
Find elsewhere
๐ŸŒ
Visual Studio Marketplace
marketplace.visualstudio.com โ€บ items
JSON Flow โ€” Structured JSON Graph Explorer for VS Code
3 weeks ago - Extension for Visual Studio Code - VS Code JSON graph explorer with structured search and projection modes for complex, deeply nested data. Supports JSON, YAML, XML, CSV, HCL, and more.
๐ŸŒ
JSON Crack
jsoncrack.com
JSON Crack | Online JSON Viewer - Transform your data into interactive graphs
JSON Crack supports formats like CSV, YAML, and XML, making it easier to visualize your data, no matter the type. ... Transform your data into interactive graphs or trees as you type.
๐ŸŒ
Visual Studio Marketplace
marketplace.visualstudio.com โ€บ items
Smart JSON Schema - Visual Studio Marketplace
Extension for Visual Studio Code - Smart JSON Schema is a Visual Studio Code extension designed to simplify the generation of JSON schemas from existing JSON files. This tool is perfect for developers working with APIs, configurations, and ...
๐ŸŒ
GitHub
github.com โ€บ miman โ€บ json-schema-viewer
GitHub - miman/json-schema-viewer: A VS Code extension to visualize JSON Schema files in an interactive, expandable tree view. ยท GitHub
A VS Code extension to visualize JSON Schema files in an interactive, expandable tree view very similar to the "OpenApi Editor".
Author ย  miman
๐ŸŒ
Visual Studio Marketplace
marketplace.visualstudio.com โ€บ items
JSON Schema Viewer - Visual Studio Marketplace
January 8, 2026 - Extension for Visual Studio Code - Visualize JSON Schema files in an interactive expandable tree view
๐ŸŒ
Joshuatz
docs.joshuatz.com โ€บ cheatsheets โ€บ js โ€บ json-schema
JSON Schema - Resources, Notes, and VSCode Tips | Joshua's Docs
Ever wondered how VSCode provides auto-complete and intellisense for standard config files, like tsconfig.json, or if you have the right extensions installed, .eslintrc.json, .prettierrc, etc.? Welcome to the magical world of JSON Schema!
๐ŸŒ
Hex-rays
community.hex-rays.com โ€บ ida general
Using JSON Schema in Visual Studio Code for `ida-plugin.json` - IDA General - Hex-Rays Community forum
July 20, 2025 - Visual Studio Code provides out of the box support for JSON files, including features like validation and auto-completion. To enhance your experience with the ida-plugin.json file, you can use a JSON schema that defines โ€ฆ
๐ŸŒ
GitHub
github.com โ€บ eclipsesource โ€บ jsonforms-tooling โ€บ blob โ€บ master โ€บ vscode-extension โ€บ README.md
jsonforms-tooling/vscode-extension/README.md at master ยท eclipsesource/jsonforms-tooling
Right click on a schema.json or a uischema.json file. The editor will now ask you to select the other file (if you selected a schema file in the first step, now select the uischema file). Now the preview will open in split screen and show you a preview of your schema files. (Note: It can take a while to load the environment) First you need to follow the Get Started instructions within the README file in the root folder. After that open the vscode-extension folder within Visual Studio Code.
Author ย  eclipsesource
๐ŸŒ
GitHub
github.com โ€บ remcohaszing โ€บ vscode-schemastore
GitHub - remcohaszing/vscode-schemastore: Use the JSON Schema Store catalog for JSON schema validation. ยท GitHub
This extension is updated daily to provide JSON schema for all schemas in the catalog. In Visual Studio Code open the command palette using Ctrl + P, paste the following command, and press Enter.
Starred by 33 users
Forked by 3 users
Languages ย  JavaScript
๐ŸŒ
GitHub
github.com โ€บ AykutSarac โ€บ jsoncrack.com
GitHub - AykutSarac/jsoncrack.com: โœจ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.
1 month ago - Visualizer: Instantly convert JSON, YAML, CSV, and XML into interactive graphs or trees in dark or light mode. Convert: Seamlessly transform data formats, like JSON to CSV or XML to JSON, for easy sharing.
Starred by 43.7K users
Forked by 3.5K users
Languages ย  TypeScript 91.3% | JavaScript 6.9% | CSS 1.5%
๐ŸŒ
Read the Docs
vscode-docs.readthedocs.io โ€บ en โ€บ stable โ€บ languages โ€บ json
Json - vscode-docs
We also perform structural and value verification based on an associated JSON schema giving you red squigglies.