Skip to content

Commit 10925e9

Browse files
committed
deploy: cd657c3
1 parent 3ea4b04 commit 10925e9

160 files changed

Lines changed: 2218 additions & 712 deletions

File tree

Some content is hidden

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

appConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ window.AppConfig = {
3535
"app_update_url": "https://updates.phcode.io/tauri/update-latest-pre-release.json",
3636
"extensionTakedownURL": "https://updates.phcode.io/extension_takedown.json",
3737
"linting.enabled_by_default": true,
38-
"build_timestamp": "2026-04-16T18:03:56.081Z",
38+
"build_timestamp": "2026-04-19T05:33:23.837Z",
3939
"googleAnalyticsID": "G-FP5S9BKDSJ",
4040
"googleAnalyticsIDDesktop": "G-D5R1Y6PTS8",
4141
"mixPanelID": "a7e08ffd43c37767c29b13df1d2e6c62",
@@ -47,7 +47,7 @@ window.AppConfig = {
4747
"bugsnagEnv": "staging"
4848
},
4949
"name": "Phoenix Code",
50-
"version": "5.1.7-22674",
50+
"version": "5.1.7-22696",
5151
"apiVersion": "5.1.7",
5252
"homepage": "https://core.ai",
5353
"issues": {

assets/default-project/en.zip

0 Bytes
Binary file not shown.

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.

base-config/keyboard.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"file.liveFilePreview": [
2424
"Ctrl-Alt-L"
2525
],
26+
"view.toggleDesignMode": [
27+
"Ctrl-F11"
28+
],
2629
"file.reloadLivePreview": [
2730
{
2831
"key": "Ctrl-Shift-R"

brackets.js

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

cacheManifest.json

Lines changed: 37 additions & 34 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)