Publisher | HM Lab |
---|---|
File size | 1.43MB |
Number of files | 46 |
Latest version | 1.3.1 |
Latest release date | 2021-07-09 09:36:33 |
First release date | 2020-06-16 10:26:12 |
Supported Unity versions | 2018.4.2 or higher |
Json console is a customized editor console with the power of parsing objects to Json.
Are you tired of printing the json into the console log, copying it and pasting into the Json view? This tool solves this problem for you. It also allows to:
✔️ new: Parallel operations to avoid locking Unity UI
✔️ Navigate through the events
✔️ Customize the tags with different icon and color
✔️ Powerfull search bar that finds the data and highlights it
✔️ Explore the data throught the json view
✔️ Add customized icons to your log tag
✔️ Export the data into json format so you can read it with Json View
It uses UIElements to empower the editor performance.
Dependencies:
- Newtonsoft Json
- Json View
This package includes the Json View tool
Are you tired of printing the json into the console log, copying it and pasting into the Json view? This tool solves this problem for you. It also allows to:
✔️ new: Parallel operations to avoid locking Unity UI
✔️ Navigate through the events
✔️ Customize the tags with different icon and color
✔️ Powerfull search bar that finds the data and highlights it
✔️ Explore the data throught the json view
✔️ Add customized icons to your log tag
✔️ Export the data into json format so you can read it with Json View
It uses UIElements to empower the editor performance.
Dependencies:
- Newtonsoft Json
- Json View
This package includes the Json View tool