Consolidate
OverviewThe Consolidate extension for Visual Studio Code allows you to quickly consolidate all or selected files from your workspace into a single text file. This is particularly useful for sharing project files in a single document, reviewing multiple files at once, or even preparing files for use in AI tools like GPT, where referencing multiple files in a web prompt can be challenging. Features
Usage1. First-Run ConfigurationWhen you run the Consolidate extension for the first time, set your preferred method:
Once you’ve configured these settings, they will persist for future use. On subsequent runs, the extension will use these saved preferences. 2. Consolidate All Files
Alternatively, right-click in the Explorer panel, with no files selected and choose 3. Consolidate Selected Files
Installation
ConfigurationFirst-Run ConfigurationUpon running the extension for the first time, you will be prompted to select default behaviors for how consolidated content should be handled (create a file, copy to clipboard, open new tab). You can change how the extension handles consolidated content at any time:
Requirements
Release NotesSee the CHANGELOG for details. LicenseMIT License. See LICENSE for more information. |