Skip to content

Releases: diqezit/FileScanner

FileScanner v1.1.0

16 Feb 20:17

Choose a tag to compare

FileScanner v1.1.0

Stable release.

Highlights

✅ Standalone build: no .NET runtime required (self-contained)
✅ Single unified export + optional split into parts
.vcxproj.filters support for Visual Studio C++ projects
✅ Dark UI (Material Design) + improved readability
✅ Dark scrollbars on Win10/11
✅ Cleaner core pipeline and safer cancellation/close handling

Features

✅ Recursive project scanning
✅ Smart file classification (50+ file types / languages)
✅ Directory tree visualization
✅ Project statistics (files, dirs, size)
✅ Unified output file with metadata header
✅ Optional output splitting by character limit
✅ File exclusion UI (uncheck files)
✅ Settings persistence (settings.json)

Requirements

  • Windows 10/11 x64
  • No .NET runtime needed (standalone executable)

Usage

  1. Download and extract FileScanner-v1.1.0-win-x64.zip
  2. Run FileScanner.exe
  3. Select project folder
  4. Click START
  5. Output will be created in GeneratedProjectContent/