Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 3.38 KB

File metadata and controls

71 lines (47 loc) · 3.38 KB
slug release-3.10
title Editor Experience Release (November-2024, V-3.10) is now Live
description Phoenix Code 3.10 improves the editor UI with indent guide lines, better performance, and visual feedback. Updated extension developer docs.
authors
arun
charly
devvaannsh
phoenixBot
tags
Editor Experience
UI Improvements
Windows
Linux
Mac
Release

November release(3.10) of Phoenix Code is now available for download at phcode.io.

This month's core theme is Editor UI improvements. We have fine-tuned the editing experience for better performance and visual feedback. We've also made substantial improvements to docs.phcode.dev to better support extension developers.

Indent Guide Lines

Phoenix Code now supports indent guidelines to help you better visualize code structure. This feature can be toggled via View > Indent Guide Lines. Read more...

image

Customizable Editor Line Height

Theme Settings (View > Themes...) now has a new Line Height slider. Adjust the editor line height between 1x and 3x to find your perfect balance of readability and screen real estate. Read more...

Also added a Get More... button to the Themes dialog, linking directly to the themes section in Extension Manager.

image

Line:Col Indicator Relocation

Moved to the right of the status bar, accommodating future status bar extensions. Click on the line:col section in the statusbar to jump to specific lines.

image

Performance Tweaks

Stability Improvements

Documentation Updates

Our documentation site - docs.phcode.dev has received a major overhaul:

All changes

Please see this link for a full list of changes in GitHub.

A Request from the Phoenix Team:

With gratitude,

The Phoenix Team