English / 简体中文
JSON Tool Plugin based on IntelliJ IDEs.It makes JSON processing a breeze!
基于 IntelliJ IDEs 的 JSON 工具插件,让 JSON 处理变得更轻松!
- Support JSON5
- JSON Window (Multi-Tab)
- Add Tab
- Rename Tab
- Move Tab to Editor
- Move Tab to New Window
- JSONPath Evaluator
- JSON History Log
- Export JSON
- JSON Beautifier
- JSON Minifier
- JSON Tree View
- JavaBean to JSON
- JSON to JavaBean
- Kotlin Properties to JSON
- JSON Diff
- JSON Escape
- Extracting Java constants to JSON
- Format Converters
- JSON <-> XML
- JSON <-> YAML
- JSON <-> Toml
- JSON <-> Properties
- JSON <-> URL Param
Refer to the plugin documentation.
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Json Assistant" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
If you find any problem during use, you can submit Issue and PR at any time, thank you for your support.