Show HN: Making #regions actually useful in VSCode
a year ago
- #VSCode
- #Productivity
- #Code Regions
- Visual Studio Code extension for managing code regions.
- Features an interactive Regions View for navigating regions.
- Includes a Full Outline View combining regions and language symbols.
- Diagnostics detect unmatched region boundaries.
- Quick Navigation allows jumping, searching, and selecting regions.
- Supports nearly 50 languages out of the box.
- Customizable region patterns via settings.
- Provides an Extension API for programmatic access to regions.
- Available for installation from the VSCode Marketplace.
- Known limitations include camelCase matching for 'Go to Region'.
- Encourages contributions and feedback from users.