Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AI Files ManagerNew to Visual Studio Code? Get it now.
AI Files Manager

AI Files Manager

Nima Nikmehr

|
5 installs
| (0) | Free
Create and remove files using AI prompts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI Files Manager

Overview

We know that pasting in AI code in the correct files is a pain. This extension is designed to streamline your development workflow by integrating AI-generated file structures directly into your project. With this extension, you can generate files and directories based on an AI prompt, paste AI-generated code to automatically create files, and remove files quickly—all without leaving your editor.

Features

  • Generate File Structure:
    Prompt for a comma-separated list of file paths to create files with placeholder AI code.

  • Remove Files:
    Remove files from your workspace by specifying their file paths.

  • Paste AI Code:
    Open a webview with a text area where you can paste AI-generated code. The extension parses the code and creates the appropriate files.

  • AI Prompt Display:
    The webview shows an AI prompt below the submit button, allowing you to easily copy the prompt text to use with your AI tool.

Installation

  1. Clone the Repository:
    Clone or download this repository to your local machine.

  2. Install Dependencies:
    Open the repository folder in Visual Studio Code and run:

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