create region in javascript code example
Example 1: how #region javascript
//#region MyScript
code...
...
..
..
//#endregion
Example 2: create region in javascript
Highligt the code then:
ctrl+m+u - collapse
ctrl+m+p - to expand
//#region MyScript
code...
...
..
..
//#endregion
Highligt the code then:
ctrl+m+u - collapse
ctrl+m+p - to expand