https://github.com/disablak/quick-script-change
Godot 4 plugin for quick script navigation.
https://github.com/disablak/quick-script-change
godot godot-plugin godot4
Last synced: about 1 year ago
JSON representation
Godot 4 plugin for quick script navigation.
- Host: GitHub
- URL: https://github.com/disablak/quick-script-change
- Owner: Disablak
- License: mit
- Created: 2023-01-17T13:43:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T20:25:13.000Z (over 2 years ago)
- Last Synced: 2025-04-10T00:53:33.928Z (about 1 year ago)
- Topics: godot, godot-plugin, godot4
- Language: GDScript
- Homepage:
- Size: 337 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quick Script Change
Godot 4 plugin that allow you to change your script immediately!
If you left empty blank it'll show you last opened scripts.
## How to use:
***Double shift*** -> show popup.
***Tab*** -> select next script.
***Shift + Tab*** -> select previous one.
***Space*** -> confirm and change.
## How it works:
