Skip to content
| Marketplace
Sign in
Visual Studio>Tools>JavaScript Regions
JavaScript Regions

JavaScript Regions

Mads Kristensen

|
31,671 installs
| (22) | Free
Adds support for region comments in JavaScript and TypeScript files
Download

Adds support for region comments in JavaScript and TypeScript files

See the change log for changes and road map.

Features

  • Region outlining/folding
  • Snippet for inserting region

Outlining

Creates collapsable regions in the JavaScript/TypeScript document.

Region Code

Here's the same code collapsed:

Region Collapsed

Snippet

A region snippet is provided in IntelliSense to make it easy to use regions in your code.

Completion region

This will insert the region and place the cursor in the right location.

Region Snippet

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft