Skip to content

Commit a31832c

Browse files
committed
deploy: 6ddbf85
1 parent 3da0274 commit a31832c

File tree

6,714 files changed

+188397
-185807
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,714 files changed

+188397
-185807
lines changed

JSUtils/Preferences.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

JSUtils/ScopeManager.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

JSUtils/Session.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

NodeConnector.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

appConfig.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ window.AppConfig = {
2626
"app_notification_url": "https://updates.phcode.io/appNotifications/staging/",
2727
"app_update_url": "https://updates.phcode.io/tauri/update-latest-pre-release.json",
2828
"linting.enabled_by_default": true,
29-
"build_timestamp": "2024-09-09T07:12:14.531Z",
29+
"build_timestamp": "2024-11-27T04:52:31.526Z",
3030
"googleAnalyticsID": "G-FP5S9BKDSJ",
3131
"googleAnalyticsIDDesktop": "G-D5R1Y6PTS8",
3232
"mixPanelID": "a7e08ffd43c37767c29b13df1d2e6c62",
@@ -38,8 +38,8 @@ window.AppConfig = {
3838
"bugsnagEnv": "staging"
3939
},
4040
"name": "Phoenix Code",
41-
"version": "3.9.5-20563",
42-
"apiVersion": "3.9.5",
41+
"version": "3.10.1-20683",
42+
"apiVersion": "3.10.1",
4343
"homepage": "https://core.ai",
4444
"issues": {
4545
"url": "https://github.com/phcode-dev/phoenix/issues"

appConfig.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/default-project/en.zip

323 Bytes
Binary file not shown.

assets/default-project/en/Newly_added_features.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,30 @@
33
# Newly Added Features
44

55
We are continuously adding features every week to improve the life of web developers.
6-
<a href="https://github.com/phcode-dev/phoenix/releases" target="_blank">Check out our release page!</a>
6+
<a href="https://github.com/phcode-dev/phoenix/releases" target="_blank">Check out our release page to see the full list of changes!</a>
77

88
Here's a list of top features recently added to Phoenix:
99

10+
<h2><a target="_blank" href="https://docs.phcode.dev/docs/editing-text#line-height">Customizable Editor Line Height</a></h2>
11+
12+
`Added on November, 2024`
13+
14+
Theme Settings (`View > Themes...`) now has a new `Line Height` slider. Adjust the editor line height between 1x and 3x to find your
15+
perfect balance of readability and screen real estate.
16+
17+
Also added a `Get More...` button to the Themes dialog, linking directly to the themes section in Extension Manager.
18+
19+
![image](https://github.com/user-attachments/assets/97a46d9a-e971-401d-8a77-015afa6d5972)
20+
21+
<h2><a target="_blank" href="https://docs.phcode.dev/docs/editing-text#indent-guide-lines">Indent Guide Lines</a></h2>
22+
23+
`Added on October, 2024`
24+
25+
Phoenix Code now supports indent guidelines to help you better visualize code structure. This feature can
26+
be toggled via `View > Indent Guide Lines`.
27+
28+
![image](https://github.com/user-attachments/assets/3d9d0c55-3c9e-4ab3-bbc0-53b563d19e39)
29+
1030
<h2><a target="_blank" href="https://docs.phcode.dev/docs/editing-text/#auto-space-detection">Auto Tab and Spacing Detection</a></h2>
1131

1232
`Added on August, 2024`

assets/sample-projects/HTML5.zip

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)