Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>go-file-mergerNew to Visual Studio Code? Get it now.
go-file-merger

go-file-merger

balck.tech

|
20 installs
| (0) | Free
This extension can merge multiple Go files together. Good for refactoring or e.g. to create one single file out of your complete code base to use it in CodinGame!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

go-file-merger README

This extension can merge multiple Go files together. Good for refactoring or e.g. to create one single file out of your complete code base to use it in CodinGame!

Features

You can select multiple files and the tool merges all go files together to one single go file.

After you have clicked on “Merge selected files”, you have to enter a package name for the new file with all the merged code

At the end, you have to select the location and name where the new file should be saved.

Download

You can install the extension via:
https://marketplace.visualstudio.com/items?itemName=balckTech.go-file-merger

Versions

1.0.0

Initial release of go-file-merger

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft