Skip to content

Commit 6fb8189

Browse files
committed
docs: update newly added features readme
1 parent eee8121 commit 6fb8189

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

src/assets/default-project/en/Newly_added_features.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,38 @@ We are continuously adding features every week to improve the life of web develo
66
<a href="https://github.com/phcode-dev/phoenix/releases" target="_blank">Check out our release page!</a>
77

88
Here's a list of top features recently added to Phoenix:
9+
<h2><a target="_blank" href="https://docs.phcode.dev/docs/Features/live-preview-settings/">Custom Live Preview Servers</a></h2>
10+
11+
`Added on April, 2024`
12+
13+
Preview PHP, React, and other dynamically rendered files with the
14+
new server settings dialog.
15+
16+
![Screenshot from 2024-04-12 13-08-34](https://github.com/phcode-dev/phoenix/assets/5336369/69fa0ee4-7262-42af-97d2-26154ec4a3b9)
17+
18+
19+
## Advanced HTML/CSS/LESS/SCSS Code Intelligence
20+
21+
`Added on April, 2024`
22+
23+
CSS class hints are now shown within the HTML files class attribute.
24+
25+
![image](https://github.com/phcode-dev/phoenix/assets/5336369/112ad909-8fd0-4fc4-8042-041ecade9481)
26+
27+
Support for the latest CSS/LESS/SCSS syntax. Code intelligence and error
28+
detection for CSS, SCSS, and LESS files.
29+
30+
![image](https://github.com/phcode-dev/phoenix/assets/5336369/9c083bd3-9e34-418d-a1c8-c152393c37b2)
31+
32+
33+
<h2><a target="_blank" href="https://docs.phcode.dev/docs/Features/editor-rulers/">Editor Rulers</a></h2>
34+
35+
`Added on April, 2024`
36+
37+
Add multiple, color-customizable rulers in the editor to better visualize line
38+
lengths.
39+
40+
![image](https://github.com/phcode-dev/phoenix/assets/5336369/71b8b04c-d2ca-47b8-84bb-53cd0fb4593c)
941

1042
<h2><a target="_blank" href="https://docs.phcode.dev/docs/Features/find-in-files/">Search Filters - Advanced find in files</a></h2>
1143

0 commit comments

Comments
 (0)