File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
assets/default-project/en Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ 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
88Here's a list of top features recently added to Phoenix:
9+
10+ ## Live CSS class and Style Code Hints
11+
12+ ` Added on May, 2024 `
13+
14+ Interactively edit CSS styles and classes using the up/down arrow keys in code hints. This is available in
15+ CSS files and inline CSS styles/class names in HTML files. This provides an instant boost to your HTML and CSS workflows.
16+
17+ ![ classLiveHints] ( https://github.com/phcode-dev/phoenix/assets/5336369/502c8751-5269-4c34-9178-5ad08f8ad837 )
18+
919<h2 ><a target =" _blank " href =" https://docs.phcode.dev/docs/Features/live-preview-settings/ " >Custom Live Preview Servers</a ></h2 >
1020
1121` Added on April, 2024 `
Original file line number Diff line number Diff line change @@ -14,9 +14,7 @@ <h2>{{APP_NAME_ABOUT_BOX}}</h2>
1414 </ p >
1515 < p class ="dialog-message "> {{{Strings.ABOUT_RELEASE_CREDITS}}}
1616 < a href ="https://github.com/abose " target ="_blank " rel ="noopener " > Arun Bose</ a > < span > ,
17- < a href ="https://github.com/charlypa " target ="_blank " rel ="noopener " > charly p abraham</ a > ,
18- < a href ="https://github.com/ayoung5555 " target ="_blank " rel ="noopener " > Andrew Young</ a > ,
19- < a href ="https://github.com/faizanbhagat " target ="_blank " rel ="noopener " > Faizan Bhagat</ a >
17+ < a href ="https://github.com/charlypa " target ="_blank " rel ="noopener " > charly p abraham</ a >
2018 </ p >
2119
2220 < p class ="dialog-message "> <!-- $NON-NLS$ --> Copyright 2021 - present < a href ="https://core.ai "> Core.ai</ a > and its licensors. All rights reserved.</ p >
You can’t perform that action at this time.
0 commit comments