Daily Godot Tip #39: You can create code regions between #region and #endregion that allow you to collapse that entire section into 1 line
Daily Godot Tip #39: You can create code regions between #region and #endregion that allow you to collapse that entire section into 1 line
Useful for things you don't edit but still would need to scroll past