SaidTorres3 / separate-code

VSCode extension that enables you to effortlessly extract portions of your code and edit them in a dedicated, synchronized tab. Experience real-time updates as your extracted code stays in sync with its original source, making code manipulation and refactoring a seamless and efficient process.
MIT License
0 stars 0 forks source link

Separate Code

Separate Code Logo

VS Marketplace Version VS Marketplace Downloads License

πŸš€ Overview

Separate Code is a powerful Visual Studio Code extension designed to revolutionize your coding workflow. It simplifies the process of extracting and editing code portions by providing a dedicated, synchronized tab for seamless code manipulation. Perfect for refactoring, focused editing, and boosting overall coding efficiency.

✨ Features

πŸš€ Getting Started

  1. Install Separate Code from the Visual Studio Code Marketplace.
  2. Open your project in VS Code.
  3. Select the code you want to extract.
  4. Right-click and choose "βœ‚οΈ Separate Code".
  5. Edit the extracted code in the new synchronized tab.

πŸŽ₯ Showcase & Examples

Basic Showcase Usage

Separate Code Basic Showcase Usage

Easy Code Indentation

Code Indentation Showcase

Code Refactoring

Code Refactoring Showcase

🀝 Contributing

We welcome contributions!

πŸ“£ Feedback and Support

Your feedback is invaluable! If you encounter issues, have suggestions, or want to report a bug:

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments