Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Batch Edit in Single WindowNew to Visual Studio Code? Get it now.
Batch Edit in Single Window

Batch Edit in Single Window

mutemoon

|
46 installs
| (0) | Free
Edit multiple files in a single window
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Batch Edit in Single Window

Introduction

Batch Edit in Single Window is a VS Code extension that allows you to edit multiple files in a single window. It creates a temporary file to merge the contents of multiple files, and then allows you to edit that file. When you're done editing, you can use the "Apply Changes" command to apply the changes to the original files.

Features

  • Edit multiple files in a single window
  • Supports recursive editing of folders and subfolders
  • Automatically creates a temporary file to merge the contents of multiple files
  • Supports "Apply Changes" command to apply changes to original files
  • Supports cleaning up temporary files and restoring original file lists

Usage

  1. Install the extension: Open the Extensions panel in VS Code, search for "Batch Edit in Single Window", and click Install.
  2. Edit multiple files: Select multiple files in the Explorer, right-click, and select "Edit in Single Window".
  3. Edit the temporary file: Edit the contents of the temporary file, and then use the "Apply Changes" command to apply the changes to the original files.

Commands

  • extension.editInSingleWindow: Edit multiple files in a single window
  • extension.applyChanges: Apply changes to original files

Configuration

  • No configuration required

Issues

  • If you encounter any issues while using the extension, please submit an issue on GitHub.

License

  • MIT License

Changelog

  • 0.0.1: Initial release
  • 0.0.2: Add readme.md

Acknowledgments

  • Thanks to all contributors and testers.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft