/workspace-archiver

Snapshot your codebase to boost productivity with LLM insights.

Primary LanguageTypeScriptMIT LicenseMIT

Workspace Archiver

Workspace Archiver Logo

Snapshot your codebase to boost productivity with LLM insights.

Report a Bug · Request feature

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads

screenshot

Installation

Install this extension from the VS Code marketplace.

OR

With VS Code open, search for Workspace Archiver in the extension panel (Ctrl+Shift+X on Windows/Linux or Cmd(⌘)+Shift+X on MacOS) and click install.

Using Workspace Archiver

Congrats on installing!

After installing, when you open a project, a message will appear at the bottom right of your VS Code window asking, Would you like to run Workspace Archiver for this project?".

If you click "Yes", an ignore_files.txt file needs to be generated. Please add the files and directories you would like to ignore, then save the file. Once saved, your codebase will be automatically archived in the workspaceArchiver.txt file. Every time you make a change in a file that you did not ignore, the workspaceArchiver.txt will be updated automatically.

Deactivate workspace archiver by clicking on "Deactivate Workspace Archiver" on the status bar. Reactivate workspace archiver by clicking on "Reactivate Workspace Archiver" on the status bar.

Enjoy streamlined productivity with your codebase snapshots!