Stewart Lynch
banner
stewartlynch8.bsky.social
Stewart Lynch
@stewartlynch8.bsky.social
10x Editor, FramePro, FastFind, VMem, Ex Lionhead.
Low level core coder, tools, tech, perf.
https://10xeditor.com
New 10x Editor build (1.0.378)

A lot of changes in this one. Mainly focusing on stability and bug fixes. And many improvements to the parser.
November 2, 2025 at 1:44 PM
What's your caps lock key mapped to?

Mine is:
`10x.exe d:\dev\10x.sln`

Which focuses the 10x window with my workspace

No more searching for it with alt+tab
October 20, 2025 at 12:47 PM
Context switches are back!

It looks like Windows Update 24H2 broke the context switch recording in FramePro. But I found a work-around and uploaded a new build.

FramePro (1.11.0)
- Fixed context switch recording
September 30, 2025 at 4:45 PM
10x Release (1.0.362)

Files can now be renamed in the workspace tree. Improvements and fixes to file tabs, opening new tabs, moving and scrolling tabs improved. Improved VS connection and syncing.
August 27, 2025 at 11:43 AM
The difference from the checked in file now shows in the margin.

Works for Perforce, Git and SVN
July 9, 2025 at 1:14 PM
New 10x Editor Release (1.0.340)

Added support for Git and SVN. Updated lines now shows difference from source control and shows in margin. Optimisations for large files, multi-cursor and window refresh rates. Improved parsing of lambdas. Improved autocomplete sorting and filtering.
July 9, 2025 at 1:13 PM
10x Release (1.0.320)

Fixes for the new multi-window feature. Added support for __has_include. Added support for filtered solution files (slnf)
May 26, 2025 at 12:34 PM
New 10x Release (1.0.312)

Multi-window support. CPU and memory optimisations. Reduced input lag. Unreal parsing fixes.
May 12, 2025 at 5:18 PM
10x now has multi-window support! (1.0.312)

Drag windows out of the main window or Window Menu -> New Window.

You can now use 10x across multiple monitors.
May 12, 2025 at 5:08 PM
I've improved the change-log page on the 10x website.

It now shows the changes for each release build broken down by category, so you can easily see if you want to update.

10x will never force an update on you.
February 16, 2025 at 1:32 PM
I never liked smooth scroll in other editors.

But seeing it at a rock solid frame rate in 10x does look good!
February 16, 2025 at 1:24 PM
10x Release Build (1.0.275)

10x now supports Smooth Scroll
February 16, 2025 at 1:13 PM
The new multi-cursor align command (alt+A):
10x (1.0.249)
December 13, 2024 at 2:11 PM
December 13, 2024 at 2:04 PM
I find it really difficult testing my own software. Pretending to be a user and trying to find all the edge cases to break it. I instinctively don't want to do this.

But I've noticed when I write automated test cases in python scripts I have no problem thinking of all the horrible edges cases.
November 1, 2024 at 12:20 PM
10x Release (1.0.230)
October 28, 2024 at 4:36 PM