| slug | release-3.7 | ||||||
|---|---|---|---|---|---|---|---|
| title | Little Things Release (May-2024, V-3.7) is now Live | ||||||
| description | Phoenix Code 3.7 focuses on live preview improvements, CSS class and style code hints, and small UX refinements. | ||||||
| authors |
|
||||||
| tags |
|
May release(3.7) of Phoenix Code is now available for download at phcode.io.
This month's release is all about Live previews and the little things that make your work just a bit easier. We've also addressed numerous feature requests and UX bug reports, along with improving app UX and stability.
Interactively edit CSS styles and classes using the up/down arrow keys in code hints. This is available in CSS files and inline CSS styles/class names in HTML files. This provides an instant boost to your HTML and CSS workflows.
Improved relevance of suggestions in CSS and HTML code hints. For E.g.,
typing b in a CSS file will prioritize background-color. Typing between
will bring up relevant CSS property-value combinations like align-content: space-between;
(see image below), so you don't have to remember which value is under which CSS property.
Deleting files from the files panel in desktop apps will move the file/folder to trash/recycle bin instead of permanently deleting it.
- Deleting the
Phoenix Codefolder in userDocumentsdirectory is now supported. - Increased stability and app startup experience.
Copy Error Messagebutton is now available in the problems panel.
- Share your feedback: https://github.com/orgs/phcode-dev/discussions
- Spread the word about Phoenix to friends and colleagues.
- Consider supporting us on GitHub Sponsors. Every contribution helps us to keep improving Phoenix Code.
With gratitude,
The Phoenix Team


