Streamline your code with Pixolo's Import Organizer - Importo - the VS Code extension that automatically categorizes and neatly arranges your imports. Say goodbye to cluttered import sections; with designated comments like // SERVICES // and // UTILS //, your imports will be organized, clean, and ea
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Importo is a VS Code extension designed to simplify and declutter your coding workspace. It automatically sorts and categorizes your import statements under clearly marked comments, making your code more organized and readable.
Features
Auto-Categorization: Effortlessly organizes imports into categories like services, utils, etc.
Custom Comments: Predefined comments like // SERVICES // and // UTILS // for easy differentiation.
Clean & Neat: Keeps the import section of your code clean and systematically arranged.
Sorted by importance: The imports that are segregated are ordered based on their importance to the code.
How to Use
Install the Extension: Download and install Importo from the VS Code Marketplace.
Command Execution: Simply run the command importo in your VS Code command palette.
Shortcut Key: Use the Alt + S shortcut for quick activation.
Enjoy Organized Imports: Watch as your imports are automatically categorized and structured.
Feedback and Support
Your feedback is important to us! For support or to share your thoughts on how we can improve, please contact team.pixolo@gmail.com.
License
This extension is licensed under MIT License.
Make your coding experience smoother and more efficient with Importo – where organization meets innovation!