v3.4.7
版本发布时间: 2024-05-26 17:48:30
phcode-dev/phoenix最新发布版本:v3.9.4(2024-09-10 15:59:28)
May release(3.7) of Phoenix Code is now available.
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.
Live CSS Class and Style Code Hints
Interactively edit CSS styles and classes using the up/down arrow keys in code hints. This provides an instant boost to your HTML and CSS workflows.
CSS/HTML Code Hints improvements
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.
Move to trash/bin when deleting files
Deleting files from the files panel in desktop apps will move the file/folder to trash/recycle bin instead of permanently deleting it.
UX Improvements
- Deleting the
Phoenix Code
folder in userDocuments
directory is now supported in desktop apps. - Increased stability and app startup experience.
-
Copy Error Message
button is now available in the problems panel.
A Request from the Phoenix Team:
- 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.