Skip to content

Commit a5cc3a9

Browse files
committed
deploy: 49ef3b9
1 parent ce854d8 commit a5cc3a9

File tree

2,709 files changed

+56
-54
lines changed

Some content is hidden

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

2,709 files changed

+56
-54
lines changed

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/prod/",
2727
"app_update_url": "https://updates.phcode.io/tauri/update-latest-stable-prod.json",
2828
"linting.enabled_by_default": true,
29-
"build_timestamp": "2024-09-09T05:20:53.137Z",
29+
"build_timestamp": "2024-09-09T05:54:59.822Z",
3030
"googleAnalyticsID": "G-FBK9RP5YK2",
3131
"googleAnalyticsIDDesktop": "G-M7MX9BYZZ3",
3232
"mixPanelID": "8cb6814f733e37c05cc59b4adad26407",
@@ -38,8 +38,8 @@ window.AppConfig = {
3838
"bugsnagEnv": "production"
3939
},
4040
"name": "Phoenix Code",
41-
"version": "3.9.3-20557",
42-
"apiVersion": "3.9.3",
41+
"version": "3.9.4-20559",
42+
"apiVersion": "3.9.4",
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

4 Bytes
Binary file not shown.

assets/default-project/en/Newly_added_features.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,32 @@ We are continuously adding features every week to improve the life of web develo
77

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

10-
## Auto Tab and Spacing detection
10+
<h2><a target="_blank" href="https://docs.phcode.dev/docs/editing-text/#auto-space-detection">Auto Tab and Spacing Detection</a></h2>
1111

1212
`Added on August, 2024`
1313

1414
Phoenix Code can now automatically detect and apply the indentation style (tabs or spaces) based on the existing code in the file.
15-
[Read more...](https://docs.phcode.dev/docs/editing-text/#auto-space-detection)
1615

1716
![image](https://github.com/user-attachments/assets/0adc47c5-a561-4002-bffb-d7bcde999b9d)
1817

19-
## Auto rename start and end of HTML/XML/SVG tags
18+
<h2><a target="_blank" href="https://docs.phcode.dev/docs/editing-text/#auto-rename-tag">Auto rename start and end of HTML/XML/SVG tags</a></h2>
2019

2120
`Added on July, 2024`
2221

23-
Automatically rename paired HTML/XML/SVG tags as you type at the start or end of the tag. [Read more...](https://docs.phcode.dev/docs/editing-text/#auto-rename-tag)
22+
Automatically rename paired HTML/XML/SVG tags as you type at the start or end of the tag.
2423

2524
![tag sync](https://github.com/user-attachments/assets/ad82db8c-df1c-4c83-a5db-145caab539ec)
2625

27-
## Now Available on ChromeOS
26+
<h2><a target="_blank" href="https://play.google.com/store/apps/details?id=prod.phcode.twa">Now Available on ChromeOS</a></h2>
2827

2928
`Added on July, 2024`
3029

3130
All new native ChromeOS app is now available on the Google Play Store.
3231
The ChromeOS app is a highly requested feature and is specially made for education and student use.
3332

34-
[![google play icon (1)](https://github.com/user-attachments/assets/0a7f20ce-653c-43a8-ac3e-3875ea74df5b)](https://play.google.com/store/apps/details?id=prod.phcode.twa)
33+
<a target="_blank" href="https://play.google.com/store/apps/details?id=prod.phcode.twa">
34+
<img alt="Get phcode.io on google play" src="https://github.com/user-attachments/assets/0a7f20ce-653c-43a8-ac3e-3875ea74df5b">
35+
</a>
3536

3637
## Drag and Drop Files and Folders in Desktop Apps - Experimental
3738

@@ -167,14 +168,14 @@ Creating extensions and themes is now easier than ever with a single click in Gi
167168
* Create a <a href="https://github.com/phcode-dev/theme-template" target="_blank">Theme</a> or <a href="https://github.com/phcode-dev/extension-template" target="_blank">Extension</a> with a single click.
168169
* Load/unload development extensions with new `Debug> Reload With Extensions` menu. ![image](https://user-images.githubusercontent.com/5336369/224746152-0416a862-891a-4fe1-b9dd-09add25a6cc0.png)
169170
* [Publish an extension](https://github.com/phcode-dev/phoenix/wiki/How-To-Write-Extensions-And-Themes#publishing-to-the-extensiontheme-store)
170-
directly from your GitHub repo by creating a GitHub release!
171+
directly from your GitHub repo by creating a GitHub release!
171172

172173
## Extensions and Themes Store
173174
`Added on January,2023`
174175

175176
* Browse and install extensions and themes from the store. Click on the `extensions icon` or select `File > Extension Manager` from menu item to view store.
176177
* To apply themes after installing, click on menu `View > Themes` and select Theme to apply.
177-
* Most extensions from [Brackets](https://brackets.io) is available in Phoenix Web except few that requires native privileges.
178+
* Most extensions from [Brackets](https://brackets.io) is available in Phoenix Web except few that requires native privileges.
178179
![extensions](https://github.com/phcode-dev/phoenix/assets/5336369/a6e7b1bf-4020-489c-8234-e5c270ebe56c)
179180

180181

assets/sample-projects/HTML5.zip

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

assets/sample-projects/explore.zip

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

0 commit comments

Comments
 (0)