Releases: diqezit/FileScanner
Releases · diqezit/FileScanner
FileScanner v1.1.0
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
- Download and extract
FileScanner-v1.1.0-win-x64.zip - Run
FileScanner.exe - Select project folder
- Click START
- Output will be created in
GeneratedProjectContent/