Skip to content

Commit 9dca0c1

Browse files
committed
deploy: 606b7d0
1 parent 9e7daf5 commit 9dca0c1

File tree

61 files changed

+232
-96
lines changed

Some content is hidden

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

61 files changed

+232
-96
lines changed

appConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ window.AppConfig = {
2626
"app_notification_url": "assets/notifications/dev/",
2727
"app_update_url": "https://updates.phcode.io/tauri/update-latest-experimental-build.json",
2828
"linting.enabled_by_default": true,
29-
"build_timestamp": "2024-09-02T09:11:09.624Z",
29+
"build_timestamp": "2024-09-06T05:30:48.799Z",
3030
"googleAnalyticsID": "G-P4HJFPDB76",
3131
"googleAnalyticsIDDesktop": "G-VE5BXWJ0HF",
3232
"mixPanelID": "49c4d164b592be2350fc7af06a259bf3",
@@ -38,7 +38,7 @@ window.AppConfig = {
3838
"bugsnagEnv": "development"
3939
},
4040
"name": "Phoenix Code",
41-
"version": "3.9.1-20551",
41+
"version": "3.9.1-20553",
4242
"apiVersion": "3.9.1",
4343
"homepage": "https://core.ai",
4444
"issues": {

assets/default-project/en.zip

422 Bytes
Binary file not shown.

assets/default-project/en/Newly_added_features.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +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
11+
12+
`Added on August, 2024`
13+
14+
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)
16+
17+
![image](https://github.com/user-attachments/assets/0adc47c5-a561-4002-bffb-d7bcde999b9d)
18+
19+
## Auto rename start and end of HTML/XML/SVG tags
20+
21+
`Added on July, 2024`
22+
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)
24+
25+
![tag sync](https://github.com/user-attachments/assets/ad82db8c-df1c-4c83-a5db-145caab539ec)
26+
27+
## Now Available on ChromeOS
28+
29+
`Added on July, 2024`
30+
31+
All new native ChromeOS app is now available on the Google Play Store.
32+
The ChromeOS app is a highly requested feature and is specially made for education and student use.
33+
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)
35+
1036
## Drag and Drop Files and Folders in Desktop Apps - Experimental
1137

1238
`Added on June, 2024`

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.

brackets-min.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32292,7 +32292,7 @@ define("extensionsIntegrated/DisplayShortcuts/main", function (require, exports,
3229232292
<a href="#" class="close">&times;</a>
3229332293
<button class="btn reset-to-default" title="{{KEYBOARD_SHORTCUT_PANEL_RESET_DEFAULT}}">{{{KEYBOARD_SHORTCUT_PANEL_RESET}}}</button>
3229432294
<input class="filter" type="search" placeholder="{{{KEYBOARD_SHORTCUT_PANEL_FILTER}}}">
32295-
<span class="presetPickerContainer" title="{{KEYBOARD_SHORTCUT_PRESET_TOOLTIP}}"></span>
32295+
<span class="presetPickerContainer forced-hidden" title="{{KEYBOARD_SHORTCUT_PRESET_TOOLTIP}}"></span>
3229632296
</div>
3229732297
<div class="resizable-content"></div>
3229832298
</div>
@@ -50775,7 +50775,11 @@ define("help/HelpCommandHandlers", function (require, exports, module) {
5077550775
</p>
5077650776
<p class="dialog-message">{{{Strings.ABOUT_RELEASE_CREDITS}}}
5077750777
<a href="https://github.com/abose" target="_blank" rel="noopener" >Arun Bose</a><span>,&nbsp;
50778-
<a href="https://github.com/charlypa" target="_blank" rel="noopener" >charly p abraham</a>
50778+
<a href="https://github.com/charlypa" target="_blank" rel="noopener" >Charly P Abraham</a>,
50779+
<a href="https://github.com/kiranbose" target="_blank" rel="noopener" >Kiran Bose</a>,
50780+
<a href="https://github.com/devvaannsh" target="_blank" rel="noopener" >Devansh Agarwal</a>,
50781+
<a href="https://github.com/jozsefk9" target="_blank" rel="noopener" >Jozsef</a>,
50782+
<a href="https://github.com/acemi1" target="_blank" rel="noopener" >acemi1</a>
5077950783
</p>
5078050784

5078150785
<p class="dialog-message"><!-- $NON-NLS$ -->Copyright 2021 - present <a href="https://core.ai">Core.ai</a> and its licensors. All rights reserved.</p>

cacheManifest.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"appConfig.js": "1318b7cb273a5dda4ad6d3aefbfe508827a217866523d3604f32bf723dc26b56",
3-
"assets/default-project/en.zip": "46cb4708881b5cc8e278d074c85457212e5426eac044dcc98cab16eca1e117f2",
2+
"appConfig.js": "f1d0f85a0d5118635d7a9f250ad3fff9a9c4459c35134ff8ae12ba533dd034de",
3+
"assets/default-project/en.zip": "f387a433a709b26611f5269340cad517220da37b8ee09a952bec02eca16381d5",
44
"assets/default-project/en/images/cloud1.svg": "527399dadfa3357c3ee1a63d6c1c7dda81ecebb832f7383db26f1aaeaf722a8d",
55
"assets/default-project/en/images/cloud2.svg": "8127c63c0987bc674e2d25f7d24ead017853326c1e43d07706fec46091904418",
66
"assets/default-project/en/images/cloud3.svg": "15de53aa41dea3b0f685292814563f97213a9736c3cec2f8e17b5d9d45b3ae3d",
@@ -12,7 +12,7 @@
1212
"assets/default-project/en/images/vector-top-left.png": "b8edc3d19c525a634e13bc0e2a0c44376df9e36211b02da5ed9b90784b59fdeb",
1313
"assets/default-project/en/images/youtube_video.png": "c4fe6d4aea0c60819dc8dfd015c3c704611257936c0b069c7d10106639b2d32e",
1414
"assets/default-project/en/index.html": "8d5e26fae5565b319e27e3cbac7dc5894208bcc906f8e9c8316c86c0ecb6ccea",
15-
"assets/default-project/en/Newly_added_features.md": "6c60f754008dbab0122601fe8b2b61f333ff92c7cb2b892a76b76ed740ba2e16",
15+
"assets/default-project/en/Newly_added_features.md": "e832ba2a1452bdb7ab73399e2180de5f13ee6b8dd4204beb86f41abd203aae6e",
1616
"assets/default-project/en/script.js": "a6b68f9fc587a04621c2cefe3f245248b3a18fddba108df263699e68bdf27515",
1717
"assets/default-project/en/styles.css": "92f879494d0ecc59b31f0fb9a38b2201b1220d86b7a1567e3e5c9c4130000cf6",
1818
"assets/images/socialcard.png": "09cc3162a1d9063872fe5dea830ac7ec7a63eec1786f6b33b29e0e86195b72dd",
@@ -125,7 +125,7 @@
125125
"assets/pwa/32x32.png": "4f8f75bfcdb6efbbed1732f49edab4e292274cdeb1841e285ccc8194f4c9d8ac",
126126
"assets/pwa/phoenix.png": "d292bf76d6d61fdece2f97fb4cd71b8b0060d1058e9c1d02c94bfb20da8b7f0d",
127127
"assets/pwa/Square284x284Logo.png": "9887c2967039b4fae1214817925f1fb4f9227cba12d37612457c1c8ee1110c67",
128-
"assets/sample-projects/bootstrap-blog.zip": "4f290082face686e7b4e0d06ead9ab3dd4f8b743e0957b78aa4b65539773a0ea",
128+
"assets/sample-projects/bootstrap-blog.zip": "68d3e19be89dc779d01df61c80d8d77d2f722d0e17983b1d9171a602bd9c52f6",
129129
"assets/sample-projects/bootstrap-blog/assets/brand/bootstrap-logo-white.svg": "203d56e7e5e15d8203e596d4a711cec986f6380064591de21850f4563fb840bf",
130130
"assets/sample-projects/bootstrap-blog/assets/brand/bootstrap-logo.svg": "df11d37a123e36a768f2a6064973c4c6ab17d1e3c6501c8bf434ca5c0134c9a2",
131131
"assets/sample-projects/bootstrap-blog/assets/dist/css/bootstrap.min.css": "fb1763b59f9f5764294b5af9fa5250835ae608282fe6f2f2213a5952aacf1fbf",
@@ -135,7 +135,7 @@
135135
"assets/sample-projects/bootstrap-blog/blog.rtl.css": "33f49d02bbcb2e78f019b7582408fad2b5a76a2ecf79fe09d5b3c08c6ee3872b",
136136
"assets/sample-projects/bootstrap-blog/index-rtl.html": "c582278884060098ff51b9d350b0739e1a0396debdc76772c62b6ec375b6efcb",
137137
"assets/sample-projects/bootstrap-blog/index.html": "f4716c2affa299a27ab6f8c74c22fe67564f1b1d36ff2f0b322672bf0479d739",
138-
"assets/sample-projects/dashboard.zip": "547448eac0bbb035ed56ba2691f404c18733cc43b736aed4252e377d338e7045",
138+
"assets/sample-projects/dashboard.zip": "6e6b26fb75f79cc03dd2e081f04490984a8716face27fa8a5fb299bfd21aebe4",
139139
"assets/sample-projects/dashboard/assets/brand/bootstrap-logo-white.svg": "203d56e7e5e15d8203e596d4a711cec986f6380064591de21850f4563fb840bf",
140140
"assets/sample-projects/dashboard/assets/brand/bootstrap-logo.svg": "df11d37a123e36a768f2a6064973c4c6ab17d1e3c6501c8bf434ca5c0134c9a2",
141141
"assets/sample-projects/dashboard/assets/dist/css/bootstrap.min.css": "fb1763b59f9f5764294b5af9fa5250835ae608282fe6f2f2213a5952aacf1fbf",
@@ -147,7 +147,7 @@
147147
"assets/sample-projects/dashboard/index.html": "1fb0c934f816d728cad85e180f78369679dc9edb1eca2d5c625b9360e6264235",
148148
"assets/sample-projects/dashboard/signin.css": "083bef710a6170a5112ce257c2ecf8580ca97ce19136d770f10460e5b85862de",
149149
"assets/sample-projects/dashboard/signin.html": "8c602e656631aeee624673397c0dc00c339498914ed930ab177478c4662a8d26",
150-
"assets/sample-projects/explore.zip": "aca725fed4b9889c6d59ce35216ae083c52b8f52f84619e4c4e5764a30ab7587",
150+
"assets/sample-projects/explore.zip": "a8a3ce2222e197ad0a81c0006b05908d4fb2162bd54d8393420875b20895840f",
151151
"assets/sample-projects/explore/A-tribute-page.html": "bd510c60f444058b7fcb71d83841f32b1cb5193c1a39421d7739bd6af9fef248",
152152
"assets/sample-projects/explore/adjustable-fireworks.html": "11e69bb2dd8708ed8fbf1acc62b0aaaf88c7ffec859ee958dc1ae51cd53ddac8",
153153
"assets/sample-projects/explore/ant_colony.html": "bc9435ed1b9868f2fbc7212d526f7532c533a5fdf45da988fa5e575bc5f363b7",
@@ -237,7 +237,7 @@
237237
"assets/sample-projects/explore/watermelon-pixel.html": "765a3fbffb5db97910512fbabaa7c55c0b52dc8eedfcc630811be39d0af98663",
238238
"assets/sample-projects/explore/webmine.html": "6b808f52812dc03db28483411500c04daf8ee0226f535c600a36999d6b7837c0",
239239
"assets/sample-projects/explore/whack-a-mole.html": "25be94a3640553b4801f80edd49998bae3a360988e8a26ff3bdfdc2a76b77191",
240-
"assets/sample-projects/home-pages.zip": "f331d055cbcc7ec1aed89f2e8c807f710bb9457340dedd2d90c2e23eb4e7a9d9",
240+
"assets/sample-projects/home-pages.zip": "04871751fc6de24f6629a393364102feb82280179ad5f2f8d8fddca29bdc0bc4",
241241
"assets/sample-projects/home-pages/album/index.html": "e29a1e96644bc17bab1a7e3724e822d65a479e10df182725ee1afa916efbfdc1",
242242
"assets/sample-projects/home-pages/assets/brand/bootstrap-logo-white.svg": "203d56e7e5e15d8203e596d4a711cec986f6380064591de21850f4563fb840bf",
243243
"assets/sample-projects/home-pages/assets/brand/bootstrap-logo.svg": "df11d37a123e36a768f2a6064973c4c6ab17d1e3c6501c8bf434ca5c0134c9a2",
@@ -249,19 +249,19 @@
249249
"assets/sample-projects/home-pages/carousel/index.html": "235d650043a09f2954f24e4659f64d99ef3988858567fb2221fb1cf34df057e6",
250250
"assets/sample-projects/home-pages/cover/cover.css": "2fbb596077c570cad7ee9e98fb88f5665e0ecfc11e7085c3e04639ad03f7bc10",
251251
"assets/sample-projects/home-pages/cover/index.html": "759214701ff759432711b3421d80aca692c7a2b4c978c516a0bcd0c81a43f381",
252-
"assets/sample-projects/HTML5.zip": "7bb8c6b81f4d42867ba1417f2103145beea4294014239af71fa450723d127c56",
252+
"assets/sample-projects/HTML5.zip": "9273af4064f55eb8476b1b59a8ebf835e5bbfd51173fb7d090dca1f3de2765ba",
253253
"assets/sample-projects/HTML5/index.html": "2dc94c7d3e33aeeb44ec4f75bc7df86a5fd19f3121f2fd3638636fbf7c476c6a",
254254
"assets/sample-projects/HTML5/script.js": "c49e4b01cded4defbc21f5d5d0102719ce4cccbe1b9cb19f9232c5a05df658da",
255255
"assets/sample-projects/HTML5/styles.css": "744b85a9c31affbb00976694c4b9c9149b31e575ed9efdec386231d062ae93f2",
256256
"assets/sample-projects/new-project-list.json": "be1c907279163610779b000aa9ea6e4b035e07429203f16445a914c7045f2d64",
257257
"assets/sample-projects/zips/bootstrap.zip": "6f10407c00ce5d598e77f890528743dc645bc28014335483992b481e63fd7b97",
258258
"base-config/keyboard.json": "f3380c609a293a95644965958286b31863d733293824d56b7087fa0ce4c2d618",
259259
"base-config/readme-keyboard.md": "27e98128176dbd060e93b1f321a4ddcd609571b7b8eb8c9112588f4767d08a03",
260-
"brackets-min.js": "873486bca37529ba9b15eb1c3e8df626f45fed099dcacc8f65173f0df1764f64",
260+
"brackets-min.js": "15cf779784fdd8a6d2f7a24b118b97266876ea01e268e36ba791eab3b0e46fd4",
261261
"brackets.config.dist.json": "8faa5c0a82bb4f49784e93d1225dbd5e1fd8ec6ab07b95f5f874c7c7bd7bb234",
262262
"brackets.config.staging.json": "c0e1f22c772c80f4f5756ab947e40538bcaf7fb7f8925834cfd4ef57c55e477a",
263263
"brackets.js": "f7a3164510e76e012591c9758acb47f2445526642503180c57209d30faa24d69",
264-
"cacheManifest.json": "ed6bd1f15ff34661e38be64ef3863009cae3509e0bf23f075bde724d93607ec8",
264+
"cacheManifest.json": "fb29526016dfa0e9bbfc92ac0dadc7e76ce23041fae22edf2cc1ec2c4fb7b077",
265265
"command/ChangeShortcutTemplate.html": "345d682d8bde29380822824778cf09acc79affae6e82b9db00c6205b2b3dd2ee",
266266
"command/CommandManager.js": "0600518322584495bbbfae76ed2bb39e416de3735ee65b12c63a2b3e6b3423ca",
267267
"command/Commands.js": "2dfb209ddd6f5f65da5434d45acb982772f27e629e82a0be2c35ecf178e5d45e",
@@ -270,7 +270,7 @@
270270
"command/KeyboardOverlayMode.js": "8ed49bc8728a109e3850d8ad2df374b51021f24a65811ac826210a1adcdbbb56",
271271
"command/Keys.js": "31cd87a01ce41de28e56ccbdd4fa14866cccc2b7bcde61c5134095adaa5cb674",
272272
"command/Menus.js": "6baf556623f3dea60474cd3b884478e03bb7d5c272b60c5a9b06ca003b9baefe",
273-
"config.json": "25b9075c1c339123aa8295f139705709a1a3c8142aaca18611d6de6482a007b9",
273+
"config.json": "ab43f4e83383328d0cc178456c26d131e18e42558e7d30e4f9b9234a168e7195",
274274
"desktop-metrics.html": "66f87550ddf04f284a6c1e81567b7dfbefb2b8007f48f0bad7d8f7aacdb11bac",
275275
"devEnable.html": "44aa1a496a8be413299f651e6b0c3e62ac50cd5d40126ad1bb6b70b9b2b818c4",
276276
"document/ChangedDocumentTracker.js": "03b0eaf0995fee6d27c782a8028a1314f61214e383f5f5e198320b2faac4cf40",
@@ -542,7 +542,7 @@
542542
"extensionsIntegrated/appUpdater/main.js": "9adb91b452ec0062b5cdd7f9b04a8473303326c79f15b98c0596e7eede381e69",
543543
"extensionsIntegrated/DisplayShortcuts/main.js": "1f03c6526af816a730f4a72d596a8b3db7294de8c8c26756e331aa442b0e91a6",
544544
"extensionsIntegrated/DisplayShortcuts/package.json": "385efa285cafdd7695557c66ac1d7a925aab824362a2a8f6e60dbf195d3239dd",
545-
"extensionsIntegrated/DisplayShortcuts/templates/bottom-panel.html": "ce5376778fd8673ecae5c95d1f2db6d02ffc620aa48801bb9d60e9db9b9a6554",
545+
"extensionsIntegrated/DisplayShortcuts/templates/bottom-panel.html": "1687fe6eb9d71c808d34745a7c68b235d1aa8c948339a17ce0d98aa8654fd280",
546546
"extensionsIntegrated/DisplayShortcuts/templates/shortcut-table.html": "a5e46e3ca219d9e4d32bfb00d48542ff8221fac0703f1e9a767f645458e30240",
547547
"extensionsIntegrated/DisplayShortcuts/vscode.js": "b940483ae9a2e8d5b8e8efe7ec9413bc226c8a102e342ee0c03d998d4a33625c",
548548
"extensionsIntegrated/DisplayShortcuts/vscode.json": "d37f4d0b2dfd4ffa3154c3f8e45e4f5fafe253420df27047730b368df1590965",
@@ -614,7 +614,7 @@
614614
"filesystem/RemoteFile.js": "adb09892d79a718426fc195c0b8f49194a3dd0dbe20784734e3817b05ead34dc",
615615
"filesystem/WatchedRoot.js": "f485954fe4333fb59cf194b55025cd331d0ca7d76fd23ad47e51ab46c6e3b9af",
616616
"help/HelpCommandHandlers.js": "2e6a83aee2c96925da389d43b1098acdb40adc3ef555c129e93e3df7f7585f1b",
617-
"htmlContent/about-dialog.html": "8c98ff79526b05d73043058394f745ca9a3ecb961e1141e90dfef0e32723dbaf",
617+
"htmlContent/about-dialog.html": "c9fa9a8b445b7f2c5461be6f489f698ee2dbe7b14781e75e03e873b2c69c74ac",
618618
"htmlContent/code-hint-list.html": "7efbc02e4cf7a485ae7104b938fc72d7593865c52e347a468a4fcac041a99ce9",
619619
"htmlContent/contributors-list.html": "d322d0254cc0385e71697a0cbb99ddbd0b5d56fd3c4d97c6cc561bef451ae360",
620620
"htmlContent/dialog-template.html": "4ec7fbde503164df6842100e510e77ffeab32ecda3adb10f3834238792a72933",
@@ -1065,7 +1065,7 @@
10651065
"thirdparty/bootstrap/bootstrap-grid.min.css": "9abd3f5a7973251d6b17cccd16652859f722a145f3e74272a5d31923c18f22c7",
10661066
"thirdparty/bootstrap/bootstrap.min.css": "62f74b1cf824a89f03554c638e719594c309b4d8a627a758928c0516fa7890ab",
10671067
"thirdparty/bootstrap/bootstrap.min.js": "70c3d690bdc5ce3b9a1527c46044989a3176e610882fa99f4523e75bc395bcce",
1068-
"thirdparty/bugsnag-performance.min.js": "8fa15424d3c69f80d5c5cbea75120a04346013f429fb4bb5f8b77d80e7bd57b9",
1068+
"thirdparty/bugsnag-performance.min.js": "b9eef52c0215565a5dd4ea259e2e516bf8e69d71bb2cbb571638b84979a87fe8",
10691069
"thirdparty/bugsnag.min.js": "71a980fae18c2c5ab33f47cbac734ab86aaa815e0325ce68be34ccd55b04cfb9",
10701070
"thirdparty/classnames.js": "899c26423d3139e38f4c552934acee84a6ae55d1a9611981e20f2fe89283c7c3",
10711071
"thirdparty/CodeMirror/addon/comment/comment.js": "a65c038258c6541658a0e9f24c56c78255e0e20d4cf06aa9ad83342069a589be",

0 commit comments

Comments
 (0)