meiMingle / JSON-Browser

JSON Browser plugin to work with JSON objects within JetBrains IDEs. Created with a single goal in mind: to offer an all-in-one solution for managing JSON objects within the IDE itself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Browser

Build Version Downloads

This JSON Browser plugin allows you to work with JSON objects within JetBrains IDEs.

This plugin was created with a single goal in mind: to offer an all-in-one solution for managing JSON objects within the IDE itself.

All the current and upcoming features are listed here.

Features

  • View JSON object as JSON, TABLE or TREE
  • In Table view, view child JSON objects in child JSON Browser window
  • Add Pagination support
  • Edit support in all the views along with child windows

Upcoming

  • Import/Export JSON files
  • Compare two JSON files
  • Add custom scripts using JavaScript to process the JSON
  • Directly view opened JSON files in the JSON Browser window

Feedback/Suggestion

Please feel free to provide constructive feedback and feature requests by creating a new issue on https://github.com/geetesh-gupta/JSON-Browser/issues.

Compatibility Range

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "JSON Browser" > Install Plugin

  • Manually:

    Download the latest version and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

JSON Browser plugin to work with JSON objects within JetBrains IDEs. Created with a single goal in mind: to offer an all-in-one solution for managing JSON objects within the IDE itself.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%