#endregion — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #endregion, aggregated by home.social.
-
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
#godot #gamedev #godottips -
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
#godot #gamedev #godottips -
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
#godot #gamedev #godottips -
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
#godot #gamedev #godottips -
@pancake C# has
#region region_name
Yolo
#endregionWhich are collapsible and absolutely despised by the majority of C# developers. Most consider it a code smell, saying your code is badly organized if it needs that to be readable
-
@pancake C# has
#region region_name
Yolo
#endregionWhich are collapsible and absolutely despised by the majority of C# developers. Most consider it a code smell, saying your code is badly organized if it needs that to be readable
-
@pancake C# has
#region region_name
Yolo
#endregionWhich are collapsible and absolutely despised by the majority of C# developers. Most consider it a code smell, saying your code is badly organized if it needs that to be readable
-
@pancake C# has
#region region_name
Yolo
#endregionWhich are collapsible and absolutely despised by the majority of C# developers. Most consider it a code smell, saying your code is badly organized if it needs that to be readable
-
@pancake C# has
#region region_name
Yolo
#endregionWhich are collapsible and absolutely despised by the majority of C# developers. Most consider it a code smell, saying your code is badly organized if it needs that to be readable
-
You know it's about to get rough when the service you're about to work on starts with #region Fields and the #endregion is not even in sight.
-
You know it's about to get rough when the service you're about to work on starts with #region Fields and the #endregion is not even in sight.
-
Working around one's own thinking shortcomings - software development example.
While writing code, in some languages you can wrap a bunch of your code lines in a collapsible region, for readability or grouping (whether to use this or to separate code into smalelr files is outside of this post's scope 💀)
In #dotnet this is written as:
#region
...dode here
#endregionmy mind always wants to write it as:
#region
...
#regionendSo, I've trained myself to stop. And do the reverse 👌 😆
-
Working around one's own thinking shortcomings - software development example.
While writing code, in some languages you can wrap a bunch of your code lines in a collapsible region, for readability or grouping (whether to use this or to separate code into smalelr files is outside of this post's scope 💀)
In #dotnet this is written as:
#region
...dode here
#endregionmy mind always wants to write it as:
#region
...
#regionendSo, I've trained myself to stop. And do the reverse 👌 😆
-
Working around one's own thinking shortcomings - software development example.
While writing code, in some languages you can wrap a bunch of your code lines in a collapsible region, for readability or grouping (whether to use this or to separate code into smalelr files is outside of this post's scope 💀)
In #dotnet this is written as:
#region
...dode here
#endregionmy mind always wants to write it as:
#region
...
#regionendSo, I've trained myself to stop. And do the reverse 👌 😆
-
Working around one's own thinking shortcomings - software development example.
While writing code, in some languages you can wrap a bunch of your code lines in a collapsible region, for readability or grouping (whether to use this or to separate code into smalelr files is outside of this post's scope 💀)
In #dotnet this is written as:
#region
...dode here
#endregionmy mind always wants to write it as:
#region
...
#regionendSo, I've trained myself to stop. And do the reverse 👌 😆
-
Working around one's own thinking shortcomings - software development example.
While writing code, in some languages you can wrap a bunch of your code lines in a collapsible region, for readability or grouping (whether to use this or to separate code into smalelr files is outside of this post's scope 💀)
In #dotnet this is written as:
#region
...dode here
#endregionmy mind always wants to write it as:
#region
...
#regionendSo, I've trained myself to stop. And do the reverse 👌 😆