Skip to content

Commit 10747e2

Browse files
committed
feat: terminal, live preview edit and resize ruler docs
1 parent caa056a commit 10747e2

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

blog/2026-05-08-Release-6.0/index.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,29 +51,25 @@ An easier way to create Markdown files that you can share with others. [Read Mor
5151

5252
*Included with Phoenix Pro.*
5353

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)
5755

5856
![Live Preview Edit](https://docs-images.phcode.dev/in-app/pro-controlBox.png)
5957

6058
## View your page at any device size
6159

6260
*Included with Phoenix Pro.*
6361

64-
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.
6563

6664
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)
6765

68-
![Resize Ruler](https://docs-images.phcode.dev/in-app/pro-resizeRuler.png)
66+
<VideoPlayer
67+
src="https://docs-images.phcode.dev/website/videos/device-size-pro-dialog.mp4"
68+
/>
6969

7070
## Built-in Terminal
7171

72-
*Available in desktop apps.*
73-
74-
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)
7773

7874
![Built-in Terminal](https://docs-images.phcode.dev/in-app/terminal.png)
7975

0 commit comments

Comments
 (0)