Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

GD Local History

An asset by jaydensippy
The page banner background of a mountain and forest
GD Local History hero image

Quick Information

0 ratings
GD Local History icon image
jaydensippy
GD Local History

Similar to the feature found in Visual Studio Code (and many other IDEs), GD Local History keeps a snapshot of each previous version of a script, in the event you need to view past iterations.

Supported Engine Version
4.4
Version String
1.3
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

✨ Currently supports: Godot 4.3+

Features πŸ“ƒ

  • View previous versions of a script file πŸ”
  • Triggers when a script file is saved πŸ“œ
  • Specify folder location where previous versions will be saved (default is .gd_local_history in res://) πŸ“‚

Overview πŸ“Œ

Similar to the feature found in Visual Studio Code (and many other IDEs), GD Local History keeps a snapshot of each previous version of a script, in the event you need to view past iterations.

🎯 Upon activating the plugin, it is advised to add the specified save file path folder to your .gitignore (default is .gd_local_history/)


Settings βš™οΈ

GD Local History comes with a few customizable settings located under Project Settings -> General -> Local History.

*Advanced Settings must be enabled.

  • Allow Global Directory*: This allows the use of global directories when picking a file path in the option below.
  • Save File Path: Specifies location to store script snapshots (defaults to .gd_local_history/ in res://).

Download & Installation πŸš€

A.

  1. Search "GD Local History" in Godot Asset Lib and install.
  2. Enable plugin and enjoy!
  3. Recommended: Add save file path (default is .gd_local_history/) to your .gitignore. 🎯

B.

  1. Download from main or latest release.
  2. Drag the addons folder into your Godot project.
  3. Enable plugin and enjoy!
  4. Recommended: Add save file path (default is .gd_local_history/) to your .gitignore. 🎯

Similar to the feature found in Visual Studio Code (and many other IDEs), GD Local History keeps a snapshot of each previous version of a script, in the event you need to view past iterations.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
GD Local History icon image
jaydensippy
GD Local History

Similar to the feature found in Visual Studio Code (and many other IDEs), GD Local History keeps a snapshot of each previous version of a script, in the event you need to view past iterations.

Supported Engine Version
4.4
Version String
1.3
License Version
MIT
Support Level
community
Modified Date
2 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers