A downloadable tool

Download NowName your own price

JSON Editor is a simple JSON and TXT file editor I've written as a tool while developing the game "The Tale of Mia."

Godot Engine doesn't show in his filesystem Json and text file, so if you need to edit those files, you must use external editors, like VSCode or similar.

I use the JSON files to control dialogues and actions in my game, so I need to change very frequently while developing and testing scenes.

This is the list of functionalities:

  • Chose the working folder
  • Add, rename and delete files in the working folder
  • Autosave while you stop typing for n seconds
  • When you reopen the Godot project, the addon remember and show the last file you editing
  • When you switch from files, the addon reset the cursor's position in the line it was before
  • Support of custom keywords coloring
  • In preferences, you can define: 
    • What types of files do you want to be displayed in the list 
    • Enable/disable autosave and set the autosave timer
    • In which files the keywords coloring will be applied

Feel free to download and use it in your projects.
The plugin is written in GDScript, so you can change, adapt, rewrite and redistribute as you wish.

Download

Download NowName your own price

Click download now to get access to the following files:

json_editor.zip 11 kB

Leave a comment

Log in with itch.io to leave a comment.