Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ConcatenateNew to Visual Studio Code? Get it now.
Concatenate

Concatenate

oviniciusfeitosa

|
1,242 installs
| (0) | Free
Concatenates selected files into a new document
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Concatenate files

This extension allows you to select two or more files and generate a new file in the following ways:

  • New window: Allow you to copy the generated content
  • New document: Will create a new document with concatenated content

Features

Concatenate selected files

  • Install the extension
  • Select the files that you want to concatenate
  • Right click on selected files inside the vscode file explorer and choose Concatenate selected files
  • The target code will be generated and displayed in new tab

Concatenate selected files

Concatenate selected files as new document

  • Install the extension
  • Select the files that you want to concatenate
  • Right click on selected files inside the vscode file explorer and choose Concatenate selected files as new document
  • The target code will be generated and displayed in new document

Concatenate selected files

References

  • VSCode - Publishing Extensions
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft