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
Copy file name to clipboardExpand all lines: blog/2026-05-08-Release-6.0/index.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,29 +51,25 @@ An easier way to create Markdown files that you can share with others. [Read Mor
51
51
52
52
*Included with Phoenix Pro.*
53
53
54
-
Live Preview Edit just got a major upgrade. Format text with bold, italic, and more. Add elements and update tags, classes, and attributes - all directly in Live Preview.
55
-
56
-
Drag spacing and resize handles to fine-tune margins, padding, width, and height with a real-time ruler. The new Styles panel reads styles straight from your source code, shows code hints with vendor prefixes and color swatches, and writes changes back to the matching selectors. [Read More...](https://docs.phcode.dev/app-links/live-preview-edit)
54
+
Live Preview Edit just got a major upgrade. Format text with bold, italic, and many more. Add new elements and update tags, classes, and attributes - all directly in Live Preview. [Read More...](https://docs.phcode.dev/app-links/live-preview-edit)
Switch between popular phones, tablets, and desktops with a single click to see how your page looks at that size.
62
+
Now you can quickly see how your page looks at different device sizes right inside Phoenix Code with a single click.
65
63
66
64
Phoenix Code also picks up your CSS `@media` breakpoints so you can jump straight to where your layout switches. [Read More...](https://docs.phcode.dev/app-links/resize-ruler)
Run commands right next to your code in the new built-in terminal.
75
-
76
-
Phoenix Code allows you to open multiple terminal tabs with your preferred shell. Press `F4` to focus the terminal, `Shift+Escape` to toggle focus between editor and terminal, and right-click for Copy / Paste / Clear. You can also open any folder directly from the project tree in a new terminal tab. [Read More...](https://docs.phcode.dev/app-links/terminal)
72
+
Phoenix Code now has a built-in terminal, so you can run commands right away without switching windows. It supports your preferred shell and works across all platforms. [Read More...](https://docs.phcode.dev/app-links/terminal)
0 commit comments