![Gdscript func finder shortcuts's icon](https://raw.githubusercontent.com/GustJc/godot_gdscript_func_finder_shortcut/refs/heads/master/icon_func_finder.png)
Gdscript func finder shortcuts 1.0.0 Tools 4.3 Community
Submitted by user Gustjc; MIT; 2025-02-05
Very simple plugin that adds shortcuts to scroll to the previous and next func definitions.
Inspired by PICO-8 script editor where you use the 'page up/down' keys to move across functions.
Shortcuts:
- Page Up : Go to previous 'func'
- Page Down : Go to next 'func'
Configurations:
You can set the `Use Shift` configuration in the `ProjectSettings/Plugins/Gdscript Func Finder`
If you enable this, the scroll shortcut will only work if you are holding shift. And you can use the page up/down keys with their normal scroll behavior.
View files Download Submit an issue Recent Edits