Download Latest Version v0.3.5 source code.tar.gz (9.8 MB)
Email in envelope

Get an email when there's a new version of CodeEdit for macOS

Home / v0.3.5
Name Modified Size InfoDownloads / Week
Parent folder
appcast.xml 2025-07-09 75.8 kB
CodeEdit.dmg 2025-07-09 35.1 MB
README.md 2025-07-09 11.5 kB
v0.3.5 source code.tar.gz 2025-07-09 9.8 MB
v0.3.5 source code.zip 2025-07-09 10.3 MB
Totals: 5 Items   55.3 MB 1

Minimap, Line Folding, Hide Interface, Autosave Stability

Our editor has gotten a massive upgrade in this release. With nearly two dozen bug fixes, and a ton of new features, we're so excited to get this in your hands. A new minimap allows you to see a high level overview of your code, and navigate quickly by dragging the minimap preview. The new code folding ribbon gives you the ability to hide large regions of code. Right now it's based on your indentation setting, but syntax-aware folding is planned and coming soon. Finally, a reformatting guide adds a visual guide to a column in your code. Useful for avoiding lint errors! Of course, all of our new editor features come with their own settings options. You can enable, disable, and configure them as you please!

We've also packed a whole bunch of workspace enhancements into this release. You can now paste into the file navigator to create a new file with your clipboard contents (thanks to @Syrux64). For those of you who enjoy a zen mode, you can now hide the entire interface with a single command, or using the new menu option (thanks to @SimonKudsk). We've also improved both autosave and file renaming. You shouldn't see any incorrect 'file changed by another application' alerts, and renaming files no longer loses focus while you're typing.

Finally, we've integrated our two new packages WelcomeWindow and AboutWindow into this release (thanks to @georgetchelidze). They replace our existing welcome window and about window implementations. We've released them as standalone packages so you can use them in your own macOS apps!

โœจ Enhancements

  • Add Gutter & Folding Settings (#2077) @thecoolwinter
  • Update SettingsView for macOS 26 Tahoe (#2064) @zhrispineda
  • WelcomeWindow Package Implementation (#2059) @georgetchelidze
  • AboutWindow Package Implementation (#2060) @georgetchelidze
  • Creating a new file with clipboard contents (#1995) @Syrux64
  • Made Editor Separators Thicker (#2055) @austincondiff
  • Jump Bar Overflow Accordion Effect (#2045) @swiftlysingh
  • Separated files and folders in the "Open Recent" sub-menu (#2039) @atsrus
  • Hide interface (#2044) @SimonKudsk
  • Fix Find Navigator resizing delay, use line height from user settings (#2018) @FastestMolasses
  • Open New Files in Workspace (#2043) @thecoolwinter
  • Language Server Syntax Highlights (#1985) @thecoolwinter
  • Add A Minimap (#2032) @thecoolwinter
  • Sort alphabetically - Folders on top (#2028) @LeonardoLarranaga
  • Source Control Filter (#2024) @LeonardoLarranaga

๐Ÿž Bug Fixes

  • Fix Split View Can't Collapse (#2071) @thecoolwinter
  • Fix Autosave "changed by another application " Spam (#2072) @thecoolwinter
  • Fix: Navigator Loses Editing, Drawer Not Draggable (#2062) @thecoolwinter
  • Added check for git installation presence (#2047) @rustemd02
  • Fix Find Navigator resizing delay, use line height from user settings (#2018) @FastestMolasses
  • Fixed History Inspector popover UI bug (#2041) @austincondiff
  • Fix Getting Stuck in Sub-View within Settings (#2038) @Kihron
  • Fix Tasks Not Saving (#2034) @thecoolwinter
  • Disable 'Export All Custom Themes' if custom themes is empty (#2027) @LeonardoLarranaga

๐Ÿ“ Source Editor

CodeEditSourceEditor updated from version 0.11.0 to 0.14.1

Enhancements

Bug Fixes

Maintenance

๐Ÿ“„ Text View

CodeEditTextView updated from version 0.8.2 to 0.11.6.

Enhancements

Bug Fixes

Maintenance

๐Ÿงฐ Maintenance

  • Bump Version to 0.3.5 (#2082) @thecoolwinter
  • Update CESE (0.14.0), Add Gutter & Folding Settings (#2077) @thecoolwinter
  • docs: add zhrispineda as a contributor for code (#2068) @allcontributors
  • docs: add georgetchelidze as a contributor for code (#2067) @allcontributors
  • docs: add Syrux64 as a contributor for code (#2063) @allcontributors
  • docs: add SimonKudsk as a contributor for code (#2053) @allcontributors
  • docs: add rustemd02 as a contributor for bug, and code (#2052) @allcontributors
  • [chore:] Update CodeEditSourceEditor to 0.13.2 (#2050) @thecoolwinter
  • [chore:] Update CodeEditSourceEditor to 0.13.1 (#2046) @austincondiff
  • docs: add pro100filipp as a contributor for code (#2023) @allcontributors

๐Ÿ‘จโ€๐Ÿ’ป New Contributors

Source: README.md, updated 2025-07-09