Skip to content

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.

License

Notifications You must be signed in to change notification settings

SaidTorres3/separate-code

Repository files navigation

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

  • ✂️ Effortless Code Extraction: Extract code sections with a single click.
  • 🔄 Real-time Synchronization: Changes in extracted code instantly reflect in the source file and vice versa.
  • 🛠️ Enhanced Refactoring: Easily refactor methods, functions, or classes in isolated tabs.
  • 📊 Improved Code Management: Organize and focus on specific code segments.

🚀 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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published