I’m running same cursor Version on a Windows 10 and a Windows 11 device, the toggle between “preview & markdown” seems to be unavailable on the left editor in windows 10 (As seen on screenshot).
Steps to Reproduce
Check for the Preview/Markdown Toggle that is not being rendered on latest Cursor Windows 10
Expected Behavior
Editor should haev Preview/Markdown toggle available, even in non-split/single mode. Hence i’m using single mode only I can’t see the toggle..
I’m running same cursor Version on a Windows 10 and a Windows 11 device, the toggle between “preview & markdown” seems to be unavailable on the left editor in windows 10 (As seen on screenshot).
Hey, this isn’t a Windows 10 bug. It’s an intentional change starting in Cursor 2.1. Editor action icons, including the Preview/Markdown toggle, are hidden by default. On your Windows 11 machine, they were probably re-enabled at some point.
Thanks, I can see the screenshots. A couple of quick questions:
The Preview/Markdown toggle shows up in Configure Icon Visibility only when a .md file is open. Can you open a markdown file, then right-click its tab and choose Configure Icon Visibility, and send a screenshot of what options you see there?
I noticed that on Windows 10 you’re on the Early Access release track, and on Windows 11 you’re on Default. That might be causing the difference, not the Windows version itself. On Windows 10, try switching to the Default track in Cursor Settings > Beta > Release Track, then check if the toggle shows up.
Also, as a temporary workaround, you can switch between preview and markdown via the Command Palette using Ctrl+Shift+P and typing Markdown: Toggle Preview.