Skip to content

JavaScript Regions and switchComments #10

@ManuelRCastroIglesias

Description

@ManuelRCastroIglesias

Creates collapsable regions in the JavaScript/TypeScript document.

JavaScript Regions and switchComments

Nice day.
Thank you for your extension to Visual Studio 2022 of JavaScript Regions.
¿but... would be possible to combine with switchComments

//*/  //#region uncommented...  
console.log(code uncommented);  
/*/  //#region uncommented...  

/*/  //#region commented...  
console.log(code commented);  
/*/  //#region commented...  

See possible use case
https://github.com/ManuelRCastroIglesias/CursosExamples/blob/51cfa23aff4dfaf1f4fe8e3658988192fec8afb0/json_US.js

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions