- Steam App
- Asset & Game Inspector (4366800)
- Event type
- patch note
- Published
- 22 February 2026 - 22:39:45 UTC
- Source
- steam_community_announcements
Thank you for using "Asset & Game Inspector". We have released the latest version, v1.1.2. This update includes a massive stability improvement when scanning drives containing hundreds of thousands of files, as well as the integration of a powerful code editor directly within the inspector. **✨ New Features & Improvements** * **Full VS Code (Monaco Editor) Integration:** We've embedded "Monaco Editor" (the core of VS Code) specifically for the code and markdown preview windows! You can now utilize perfect syntax highlighting, line numbers, and auto-completion directly inside the app without needing to open external editors. * **Massive Drive Scan Crash Fix:** Completely fixed a memory error crash (`Maximum call stack size exceeded`) that occurred when reading giant directories with exceptionally deep hierarchies like the `C:\` drive. (For safety, background scans will now safely abort af...