Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Factorio BlueprintNew to Visual Studio Code? Get it now.
Factorio Blueprint

Factorio Blueprint

Zihao Zhang

|
50 installs
| (0) | Free
Import and export Factorio blueprints
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Factorio Blueprint Extension

A Visual Studio Code extension for importing and exporting Factorio blueprints.

Disclaimer

Approximately 90% of this extension's code was generated using Cursor AI. This project serves as an example of AI-assisted development.

Features

  • Import Blueprint: Converts a blueprint string into a readable format
  • Export Blueprint: Converts the current file back into a blueprint string and copies it to clipboard

Commands

  • Factorio Blueprint: Import - Takes a blueprint string input and transforms it into a readable format
  • Factorio Blueprint: Export - Takes the current file content, transforms it back to a blueprint string, and copies it to clipboard

Development

  1. Clone this repository
  2. Run npm install
  3. Open in VS Code
  4. Press F5 to start debugging

Building

  1. Run npm run compile
  2. The extension will be built in the out directory

Release

  1. Run npm run package
  2. The extension will be built in the release directory
  3. Upload the release directory to the releases page

Requirements

  • VS Code 1.90.0 or higher
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft