godot-expand-region
Default shortcuts
ALT+W - expand region (macosCONTROL+W)
ALT+SHIFT+W - shrink region (macosCONTROL+SHIFT+W)
Shortcuts can be configured via Editor Settings/Addons/Expand Region
How to install
This is a regular editor plugin.
Copy the contents of addons/expand-region
into the same folder in your project, and activate it in your project settings.
or plug with gd-plug:
plug("MakovWait/godot-expand-region", {"exclude": ["addons/gdUnit4"]})
About
Godot4 editor plugin.
More plugins godot4-plugins