About 2,150,000 results
Open links in new tab
  1. Editing JSON with Visual Studio Code

    When opening a file that ends with .json, VS Code provides features to make it simpler to write or modify the file's content. For properties and values, both for JSON data with or without a schema, we offer …

  2. JSON sample - Code Samples | Microsoft Learn

    Jun 21, 2023 · Shows how to encode and decode JavaScript Object Notation (JSON) objects, arrays, strings, numbers and booleans using classes in the Windows.Data.Json namespace.

  3. How can I format JSON document in Visual Studio Community 2019?

    Feb 4, 2020 · When JSON is invalid (trailing commas, single quotes), Visual Studio won’t format it. Use an online JSON formatter to fix it, then reformat. jsonformatterspro.com

  4. How to Format JSON in VSCode - GeeksforGeeks

    Jul 23, 2025 · VSCode offers multiple ways to format JSON files, making it easy for developers to choose the method that best suits their workflow. A well-formatted JSON file is easier to read, …

  5. How to Format JSON in Visual Studio Community 2019: Fixing Ctrl+K, …

    Dec 6, 2025 · Whether you’re struggling with unresponsive shortcuts, missing settings, or invalid JSON files, we’ll cover everything you need to format JSON effortlessly in VS 2019.

  6. Editing JSON with Visual Studio Code - GitHub

    Dec 10, 2025 · JSON is a data format that is common in configuration files like package.json or project.json. We also use it extensively in Visual Studio Code for our configuration files. When …

  7. Create build and debug tasks with JSON files - Visual Studio

    Aug 16, 2024 · Create build and debug tasks with JSON files to instruct Visual Studio how to process code that it doesn't recognize.

  8. How to Edit JSON File in Visual Studio Code (2025 Guide) - YouTube

    Want to edit JSON files easily with Visual Studio Code? 💻🧠 In this 2025 beginner-friendly tutorial, I’ll show you how to open, read, edit, and format JSON files using VS Code like a pro.

  9. Paste JSON or XML as classes - Visual Studio (Windows)

    Aug 8, 2025 · Learn how to copy any JSON or XML text from the clipboard and then paste it as .NET classes into C# or Visual Basic code.

  10. JSON Visualizer - Visual Studio Marketplace

    A Visual Studio Code extension that provides interactive visualization for JSON data, allowing you to see your JSON structures as beautiful, interactive diagrams. Perfect for understanding complex JSON …