You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"notes": "April release(3.6) of Phoenix Code is now available.\r\n\r\nThis month's upgrade is big! with a lot of features you asked for - PHP/Custom\r\nlive preview servers, advanced CSS/LESS/SCSS/HTML code intelligence and tooling,\r\nUX and app stability improvements.\r\n\r\n## Custom Live Preview Servers\r\n\r\nPreview PHP, React, and other dynamically rendered files with the\r\nnew server settings dialog. Read more at\r\n[Live Preview Settings Docs](https://docs.phcode.dev/docs/Features/live-preview-settings/).\r\n\r\n\r\n\r\n#### HTML Code Intelligence\r\n\r\nCSS class hints are now shown within the HTML file's class attribute.\r\n\r\n\r\n\r\n## Advanced CSS Tooling\r\n\r\nSupport for the latest CSS/LESS/SCSS syntax. Code intelligence and error\r\ndetection for CSS, SCSS, and LESS files.\r\n\r\n\r\n\r\n## Reverse CSS Highlighting\r\n\r\nClicking an element in the live preview now highlights its selector in the\r\nsource CSS file editor.\r\n\r\n\r\n## Editor Rulers\r\n\r\nAdd multiple, color-customizable rulers in the editor to better visualize line\r\nlengths. [Read more...](https://docs.phcode.dev/docs/Features/editor-rulers/)\r\n\r\n\r\n\r\n## Open Live Preview in any Browser\r\n\r\nDirect buttons to open live previews in Chrome, Edge, Safari, and Firefox.\r\n\r\n\r\n\r\n## Docusaurus Support\r\n\r\nLive preview [docusaurus.io](https://docusaurus.io/) based markdown documentation server.\r\n\r\n## UX Improvements\r\n\r\nIncreased stability and more predictable live preview behavior.\r\n\r\n## Community Contributions\r\n\r\n1. Changes to files and folders made externally are now automatically synced in\r\n the Browser version of Phoenix Code.\r\n ([view change](https://github.com/phcode-dev/phoenix/pull/1566)) - By\r\n [Andrew Young](https://github.com/ayoung5555),\r\n [Faizan Bhagat](https://github.com/faizanbhagat)\r\n\r\n## A Request from the Phoenix Team:\r\n\r\n- **Share your feedback:** https://github.com/orgs/phcode-dev/discussions\r\n- **Spread the word** about Phoenix to friends and colleagues.\r\n- [**Consider supporting us** on GitHub Sponsors](https://github.com/sponsors/phcode-dev).\r\n Every contribution helps us to keep improving Phoenix Code.\r\n",
4
-
"pub_date": "2024-04-29T12:11:31.618Z",
2
+
"version": "3.7.3",
3
+
"notes": "May release(3.7) of Phoenix Code is now available.\r\n\r\nThis 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.\r\n\r\n#### Live CSS Class and Style Code Hints\r\n\r\nInteractively 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.\r\n\r\n\r\n\r\n#### CSS/HTML Code Hints improvements\r\n\r\nImproved 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.\r\n\r\n\r\n\r\n#### Move to trash/bin when deleting files\r\n\r\nDeleting files from the files panel in desktop apps will move the file/folder to trash/recycle bin instead of permanently deleting it.\r\n\r\n#### UX Improvements\r\n\r\n* Deleting the `Phoenix Code` folder in user `Documents` directory is now supported in desktop apps.\r\n* Increased stability and app startup experience.\r\n* `Copy Error Message` button is now available in the problems panel.\r\n\r\n\r\n\r\n## A Request from the Phoenix Team:\r\n\r\n- **Share your feedback:** https://github.com/orgs/phcode-dev/discussions\r\n- **Spread the word** about Phoenix to friends and colleagues.\r\n- [**Consider supporting us** on GitHub Sponsors](https://github.com/sponsors/phcode-dev).\r\n Every contribution helps us to keep improving Phoenix Code.",
0 commit comments