Auto Indent Paste - VSCode ExtensionAuto Indent Paste is a Visual Studio Code extension that automatically adjusts indentation when pasting Python code. This helps maintain consistent formatting and improves code readability. Features
NOTE: This behavior is subject to the code's intent and should be reviewed by the user. How To UseSelect the Python code you want to indent with the cursor and press 'Ctrl + Alt + I' Screenshots
RequirementsThis extension does not have any external dependencies. Just install and start using it! Extension SettingsThis extension contributes the following settings:
Known Issues
Release Notes1.0.0
AuthorCreated by Lauglitch. Visit my website: lauglitch.com Following Extension GuidelinesEnsure that you've read through the extension guidelines and follow the best practices for creating your extension. For More InformationEnjoy coding with Auto Indent Paste! 🚀 |