Copy Selection With Minimal IndentionWhen you have code that is deeply indented and you want to post part of this code in Discord, GitHub or StackOverflow or anywhere else for that matter, you probably want to remove the unncessary indentation. Example usageNote: This video shows the extension in Visual Studio Code but the functionality is the same UsageThis extension adds a new menu in Visual Studio CodeIf you want the same functionality in Visual Studio Code, install it from here: https://marketplace.visualstudio.com/items?itemName=pardeike.copyselectionwithminimalindention |