Skip to content
| Marketplace
Sign in
Visual Studio>Tools>JSON Viewer
JSON Viewer

JSON Viewer

Mykola Tarasyuk

|
73,850 installs
| (11) | Free
A tool to format JSON to a friendly view, compare and print formatted results, evaluate JSONPath expressions
Download

help-ukraine.png

National Bank of Ukraine, humanitarian assistance to Ukrainians affected by Russia’s aggression

_

This is a simple extension to Visual Studio for displaying and manipulating JSON data. After installation it is available in the main menu: Tools -> JSON Viewer.

UPDATE: Version for Visual Studio 2022 is available here: https://marketplace.visualstudio.com/items?itemName=MykolaTarasyuk.JSONViewerVS2022

Features:

  • ability to open prelminary formatted JSON data from the clipboard
  • ability to open empty temporary JSON file
  • ability to compare two JSON data
  • ability to evaluate JSONPath expressions

Screenshot 1. Start window.

jv-main.png

Screenshot 2. A temporary file displaying prelminary formatted JSON data from the clipboard.

jv-pastedfromclipboard.png

Screenshot 3. Comparison of JSON data.

jv-compare.png

Screenshot 4. Evaluation of JSONPath expressions.

jv-jsonpath.png

Using the old version

Version 2.x differs from version 1.1.5 significantly. If the old version is preferable here is a way to use it.

  • Download version 1.1.5 here: https://github.com/marss19/json-viewer-visual-studio-extension/releases
  • Turn off the Internet connection
  • Double-click on the JsonViewer.vsix file, select a Visual Studio version to install to
  • Once installed, open this Visual Studio
  • Go to Tools -> Extensions and Updates
  • Find the JSON Viewer extension
  • Uncheck the "Automatically update this extension" checkbox
  • Turn on the Internet connection
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft