Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

C# natively supports `#region <name>` and `#endregion`. IntelliJ supports the same using comments like `//#region <name>`.


TypeScript IDEs also typically support this via `// #region <name>` and `// #endregion`.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: