alyt

↗ HN profile [ 28.7 ms ] full profile
Karma
6
Created
March 24, 2025 (1y ago)
Submissions
0
  1. Hey HN, For anyone unfamiliar: you can use `#region My Region` and `#endregion` comments to organize your code into foldable "regions". Before building this extension, I'd use regions as a last resort, e.g. for large…

  2. Hey everyone, received a kind comment on GitHub recommending I share this extension with HN. Quick primer for anyone unfamiliar: you can insert `#region My Region` and `#endregion` comment markers in your code to…