@@ -7,13 +7,50 @@ We are continuously adding features every week to improve the life of web develo
77
88Here's a list of top features recently added to Phoenix:
99
10+ <h2 ><a target =" _blank " href =" https://docs.phcode.dev/app-links/live-preview-edit " >Live Preview Edit</a ></h2 >
11+
12+ ` Added in 2025 `
13+
14+ Introducing the all-new Live Preview Edit - powerful, reliable editing directly inside your page preview.
15+
16+ Edit content on the page, drag and rearrange elements visually, and inspect layouts with rulers. Try new layouts and
17+ make changes faster without breaking your flow. - Included with Phoenix Pro.
18+
19+ ![ Image] ( https://docs-images.phcode.dev/in-app/pro-layoutRulers.png )
20+
21+ <h2 ><a target =" _blank " href =" https://docs.phcode.dev/app-links/tab-bar " >All New Tab Bar</a ></h2 >
22+
23+ ` Added in 2025 `
24+
25+ The tab bar now works together with the Working Set, giving you the best of both worlds for organizing open files.
26+ Switch files faster and keep large projects under control.
27+ ![ Image] ( https://docs-images.phcode.dev/in-app/tab-bar.png )
28+
29+ <h2 ><a target =" _blank " href =" https://docs.phcode.dev/app-links/emmet " >Emmet</a ></h2 >
30+
31+ ` Added in 2025 `
32+
33+ Phoenix Code now includes built-in Emmet support for HTML and CSS workflows. Expand abbreviations instantly from code
34+ hints.
35+
36+ ![ Image] ( https://docs-images.phcode.dev/in-app/emmet.jpg )
37+
38+ <h2 ><a target =" _blank " href =" https://docs.phcode.dev/app-links/custom-snippets " >Custom Snippets Panel</a ></h2 >
39+
40+ ` Added in 2025 `
41+
42+ Create, edit, search, and manage your own snippets using the Snippets panel. Snippets help you insert frequently
43+ used code fragments directly from code hints in the editor.
44+
45+ ![ Image] ( https://docs-images.phcode.dev/in-app/snippets.png )
46+
1047<h2 ><a target =" _blank " href =" https://docs.phcode.dev/app-links/git " >Git for Desktop</a ></h2 >
1148
1249` Added on January, 2025 `
1350
1451Git is finally here. Integrated Git source control with a clean, intuitive interface.
1552Stage changes, commit, and sync with a single click while keeping your focus on the code.
16- Now available in the Windows, Mac and Linux desktop apps of Phoenix code.
53+ Now available in the Windows, Mac, and Linux desktop apps of Phoenix code.
1754
1855
1956![ Image] ( https://github.com/user-attachments/assets/aeacc7c0-3ee3-4a80-9b05-f2b48140bcdd )
@@ -241,7 +278,7 @@ Creating extensions and themes is now easier than ever with a single click in Gi
241278## Beautify code
242279` Added on August,2022 `
243280
244- Beautify HTML, CSS, JS, Json, Markdown, Typescript and other language code with ` Ctrl-B ` (` Cmd-B ` in mac.).
281+ Beautify HTML, CSS, JS, Json, Markdown, Typescript, and other language code with ` Ctrl-B ` (` Cmd-B ` in mac.).
245282
246283#### Watch the video on YouTube
247284<a href =" http://www.youtube.com/watch?feature=player_embedded&v=DMMPfIuUGGs " target =" _blank " >
0 commit comments