Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Very simple plugin that let's you move around your code really fast with shortcuts.Use page-up or page-down to jump to the next empty line.You can also hold shift to to jump to func definitions.Initially inspired by PICO-8 script editor where you use the 'page up/down' keys to move acress functions.Shortcuts:- Page Down : Go to next empty line- Page Up : Go to previous empty line- Shift + Page Down : Go to next 'func'- Shift + Page Up : Go to previous 'func'
Very simple plugin that let's you move around your code really fast with shortcuts.
Use page-up or page-down to jump to the next empty line.
You can also hold shift to to jump to func definitions.
Initially inspired by PICO-8 script editor where you use the 'page up/down' keys to move acress functions.
Shortcuts:
- Page Down : Go to next empty line
- Page Up : Go to previous empty line
- Shift + Page Down : Go to next 'func'
- Shift + Page Up : Go to previous 'func'
Reviews
Quick Information

Very simple plugin that let's you move around your code really fast with shortcuts.Use page-up or page-down to jump to the next empty line.You can also hold shift to to jump to func definitions.Initially inspired by PICO-8 script editor where you use the 'page up/down' keys to move acress functions.Shortcuts:- Page Down : Go to next empty line- Page Up : Go to previous empty line- Shift + Page Down : Go to next 'func'- Shift + Page Up : Go to previous 'func'