Skip to content

Commit 05f82d9

Browse files
1 parent 5bb9b61 commit 05f82d9

8,410 files changed

Lines changed: 890893 additions & 930300 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.

Target/.vite/manifest.json

Lines changed: 47 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,65 @@
11
{
22
"../Output/Target/Microsoft/VSCode/vs/base/browser/ui/codicons/codicon/codicon.ttf": {
3-
"file": "_astro/codicon.CBCOnLxa.ttf",
3+
"file": "_astro/codicon.BIXo88wc.ttf",
44
"src": "../Output/Target/Microsoft/VSCode/vs/base/browser/ui/codicons/codicon/codicon.ttf"
55
},
6+
"../Output/Target/Microsoft/VSCode/vs/workbench/services/extensions/worker/webWorkerExtensionHostIframe.html": {
7+
"file": "_astro/webWorkerExtensionHostIframe.DWTsNr7i.html",
8+
"src": "../Output/Target/Microsoft/VSCode/vs/workbench/services/extensions/worker/webWorkerExtensionHostIframe.html"
9+
},
610
"Source/Workbench/Browser.astro?astro&type=script&index=0&lang.ts": {
7-
"file": "_astro/Browser.astro_astro_type_script_index_0_lang.DJiP-bsj.js",
11+
"file": "_astro/Browser.astro_astro_type_script_index_0_lang.D0HC4pAd.js",
812
"name": "Browser.astro_astro_type_script_index_0_lang",
913
"src": "Source/Workbench/Browser.astro?astro&type=script&index=0&lang.ts",
1014
"isEntry": true,
1115
"css": [
12-
"_astro/Browser.4CLo5P9v.css"
16+
"_astro/Browser.zH61OVbO.css"
1317
],
1418
"assets": [
15-
"_astro/codicon.CBCOnLxa.ttf"
19+
"_astro/webWorkerExtensionHostIframe.DWTsNr7i.html",
20+
"_astro/codicon.BIXo88wc.ttf"
1621
]
1722
},
18-
"Source/Workbench/Native/Editor.astro?astro&type=script&index=0&lang.ts": {
19-
"file": "_astro/Editor.astro_astro_type_script_index_0_lang.BkDmuRop.js",
20-
"name": "Editor.astro_astro_type_script_index_0_lang",
21-
"src": "Source/Workbench/Native/Editor.astro?astro&type=script&index=0&lang.ts",
23+
"Source/pages/Browser.astro?astro&type=script&index=0&lang.ts": {
24+
"file": "_astro/Browser.astro_astro_type_script_index_0_lang.f37yjgra.js",
25+
"name": "Browser.astro_astro_type_script_index_0_lang",
26+
"src": "Source/pages/Browser.astro?astro&type=script&index=0&lang.ts",
2227
"isEntry": true
2328
},
24-
"Source/Workbench/Native/Editor.astro?astro&type=script&index=1&lang.ts": {
25-
"file": "_astro/Editor.astro_astro_type_script_index_1_lang.BU9bh82I.js",
26-
"name": "Editor.astro_astro_type_script_index_1_lang",
27-
"src": "Source/Workbench/Native/Editor.astro?astro&type=script&index=1&lang.ts",
28-
"isEntry": true
29+
"Source/pages/BrowserProxy.astro?astro&type=script&index=0&lang.ts": {
30+
"file": "_astro/BrowserProxy.astro_astro_type_script_index_0_lang.BGvCAzEc.js",
31+
"name": "BrowserProxy.astro_astro_type_script_index_0_lang",
32+
"src": "Source/pages/BrowserProxy.astro?astro&type=script&index=0&lang.ts",
33+
"isEntry": true,
34+
"imports": [
35+
"Source/pages/Browser.astro?astro&type=script&index=0&lang.ts"
36+
]
2937
},
30-
"Source/pages/Application.astro?astro&type=script&index=0&lang.ts": {
31-
"file": "_astro/Application.astro_astro_type_script_index_0_lang.Do22Hewq.js",
32-
"name": "Application.astro_astro_type_script_index_0_lang",
33-
"src": "Source/pages/Application.astro?astro&type=script&index=0&lang.ts",
34-
"isEntry": true
38+
"Source/pages/Electron.astro?astro&type=script&index=0&lang.ts": {
39+
"file": "_astro/Electron.astro_astro_type_script_index_0_lang.BGvCAzEc.js",
40+
"name": "Electron.astro_astro_type_script_index_0_lang",
41+
"src": "Source/pages/Electron.astro?astro&type=script&index=0&lang.ts",
42+
"isEntry": true,
43+
"imports": [
44+
"Source/pages/Browser.astro?astro&type=script&index=0&lang.ts"
45+
]
46+
},
47+
"Source/pages/Mountain.astro?astro&type=script&index=0&lang.ts": {
48+
"file": "_astro/Mountain.astro_astro_type_script_index_0_lang.BGvCAzEc.js",
49+
"name": "Mountain.astro_astro_type_script_index_0_lang",
50+
"src": "Source/pages/Mountain.astro?astro&type=script&index=0&lang.ts",
51+
"isEntry": true,
52+
"imports": [
53+
"Source/pages/Browser.astro?astro&type=script&index=0&lang.ts"
54+
]
55+
},
56+
"Source/pages/index.astro?astro&type=script&index=0&lang.ts": {
57+
"file": "_astro/index.astro_astro_type_script_index_0_lang.BGvCAzEc.js",
58+
"name": "index.astro_astro_type_script_index_0_lang",
59+
"src": "Source/pages/index.astro?astro&type=script&index=0&lang.ts",
60+
"isEntry": true,
61+
"imports": [
62+
"Source/pages/Browser.astro?astro&type=script&index=0&lang.ts"
63+
]
3564
}
3665
}

Target/Application/index.html

Lines changed: 0 additions & 77 deletions
This file was deleted.

Target/Browser/index.html

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
<!DOCTYPE html>
2+
<html lang="en" class="no-js" dir="ltr">
3+
<head>
4+
<script type="module">document.documentElement.classList.remove("no-js");
5+
document.documentElement.classList.add("js");
6+
//# sourceMappingURL=Base.astro_astro_type_script_index_0_lang.DEh2XoS4.js.map</script>
7+
8+
<title>FIDDEE</title>
9+
10+
<meta charset="utf-8">
11+
<meta name="description" content>
12+
13+
<meta name="mobile-web-app-capable" content="yes">
14+
<meta name="apple-mobile-web-app-capable" content="yes">
15+
<meta name="apple-mobile-web-app-title" content="FIDDEE">
16+
17+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
18+
<meta name="theme-color" content="#ffffff">
19+
<meta name="format-detection" content="telephone=no">
20+
<meta name="twitter:dnt" content="on">
21+
22+
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; img-src 'self' data: blob: vscode-remote-resource: vscode-managed-remote-resource: http://localhost:* https://tauri.localhost https:; manifest-src 'self' http://localhost:* https://tauri.localhost; media-src 'self' http://localhost:* https://tauri.localhost; frame-src 'self' vscode-webview: http://localhost:* https://tauri.localhost; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: http://localhost:* https://tauri.localhost; style-src 'self' 'unsafe-inline' http://localhost:* https://tauri.localhost; connect-src 'self' http://localhost:* https://tauri.localhost wss://tauri.localhost https:; font-src 'self' vscode-remote-resource: vscode-managed-remote-resource: http://localhost:* https://tauri.localhost; require-trusted-types-for 'script'; trusted-types WorkerApplication amdLoader cellRendererEditorText defaultWorkerFactory diffEditorWidget diffReview domLineBreaksComputer dompurify editorGhostText editorViewLayer notebookRenderer stickyScrollViewLayer tokenizeToString notebookChatEditController richScreenReaderContent collapsedCellPreview; block-all-mixed-content"><meta id="vscode-workbench-web-configuration" data-settings="{&#34;remoteAuthority&#34;:&#34;&#34;,&#34;serverBasePath&#34;:&#34;/&#34;,&#34;connectionToken&#34;:&#34;dummy-token&#34;,&#34;enableWorkspaceTrust&#34;:true,&#34;settingsSyncOptions&#34;:{&#34;enabled&#34;:false},&#34;productConfiguration&#34;:{&#34;embedderIdentifier&#34;:&#34;browser&#34;,&#34;nameShort&#34;:&#34;FIDDEE&#34;,&#34;nameLong&#34;:&#34;FIDDEE&#34;,&#34;applicationName&#34;:&#34;fiddee&#34;},&#34;developmentOptions&#34;:{&#34;logLevel&#34;:2,&#34;enableSmokeTestDriver&#34;:true}}"><meta id="vscode-workbench-auth-session" data-settings="{}">
23+
24+
<link rel="manifest" href="/Manifest.json" crossorigin="use-credentials">
25+
26+
<!-- Global VSCode File Root - Must execute before module scripts -->
27+
<script>
28+
globalThis._VSCODE_FILE_ROOT = `${window.location.origin}/Static/Application/`;
29+
</script>
30+
31+
<script type="module">const Worker = "/Worker.js?BASE_REMOTE=http%3A%2F%2Flocalhost&Time=1771541598952";
32+
33+
// @ts-expect-error
34+
window._WORKER = Worker;
35+
</script><script type="module">const On = true;
36+
37+
// @ts-expect-error
38+
globalThis.__BOOTSTRAP_DEBUG__ = On;
39+
</script>
40+
41+
<!-- Favicon -->
42+
<link rel="icon" type="image/png" href="/Favicon/favicon-96x96.png" sizes="96x96">
43+
<link rel="icon" type="image/svg+xml" href="/Favicon/favicon.svg">
44+
<link rel="shortcut icon" href="/Favicon/favicon.ico">
45+
<link rel="apple-touch-icon" sizes="180x180" href="/Favicon/apple-touch-icon.png">
46+
<link rel="manifest" href="/Favicon/site.webmanifest">
47+
<link rel="stylesheet" href="/_astro/Browser.zH61OVbO.css"></head>
48+
49+
<body aria-label="">
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
67+
<script type="module" src="/_astro/Browser.astro_astro_type_script_index_0_lang.f37yjgra.js"></script><script type="module" src="/_astro/Browser.astro_astro_type_script_index_0_lang.D0HC4pAd.js"></script>
68+
69+
70+
71+
<script type="module" src="/Static/Application/vs/nls.js?Time=1771541598953"></script>
72+
73+
74+
75+
76+
77+
</body></html>

Target/BrowserProxy/index.html

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
<!DOCTYPE html>
2+
<html lang="en" class="no-js" dir="ltr">
3+
<head>
4+
<script type="module">document.documentElement.classList.remove("no-js");
5+
document.documentElement.classList.add("js");
6+
//# sourceMappingURL=Base.astro_astro_type_script_index_0_lang.DEh2XoS4.js.map</script>
7+
8+
<title>FIDDEE</title>
9+
10+
<meta charset="utf-8">
11+
<meta name="description" content>
12+
13+
<meta name="mobile-web-app-capable" content="yes">
14+
<meta name="apple-mobile-web-app-capable" content="yes">
15+
<meta name="apple-mobile-web-app-title" content="FIDDEE">
16+
17+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
18+
<meta name="theme-color" content="#ffffff">
19+
<meta name="format-detection" content="telephone=no">
20+
<meta name="twitter:dnt" content="on">
21+
22+
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; img-src 'self' data: blob: vscode-remote-resource: vscode-managed-remote-resource: http://localhost:* https://tauri.localhost https:; manifest-src 'self' http://localhost:* https://tauri.localhost; media-src 'self' http://localhost:* https://tauri.localhost; frame-src 'self' vscode-webview: http://localhost:* https://tauri.localhost; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: http://localhost:* https://tauri.localhost; style-src 'self' 'unsafe-inline' http://localhost:* https://tauri.localhost; connect-src 'self' http://localhost:* https://tauri.localhost wss://tauri.localhost https:; font-src 'self' vscode-remote-resource: vscode-managed-remote-resource: http://localhost:* https://tauri.localhost; require-trusted-types-for 'script'; trusted-types WorkerApplication amdLoader cellRendererEditorText defaultWorkerFactory diffEditorWidget diffReview domLineBreaksComputer dompurify editorGhostText editorViewLayer notebookRenderer stickyScrollViewLayer tokenizeToString notebookChatEditController richScreenReaderContent collapsedCellPreview; block-all-mixed-content"><meta id="vscode-workbench-web-configuration" data-settings="{&#34;remoteAuthority&#34;:&#34;&#34;,&#34;serverBasePath&#34;:&#34;/&#34;,&#34;connectionToken&#34;:&#34;dummy-token&#34;,&#34;enableWorkspaceTrust&#34;:true,&#34;settingsSyncOptions&#34;:{&#34;enabled&#34;:false},&#34;productConfiguration&#34;:{&#34;embedderIdentifier&#34;:&#34;browser&#34;,&#34;nameShort&#34;:&#34;FIDDEE&#34;,&#34;nameLong&#34;:&#34;FIDDEE&#34;,&#34;applicationName&#34;:&#34;fiddee&#34;},&#34;developmentOptions&#34;:{&#34;logLevel&#34;:2,&#34;enableSmokeTestDriver&#34;:true}}"><meta id="vscode-workbench-auth-session" data-settings="{}">
23+
24+
<link rel="manifest" href="/Manifest.json" crossorigin="use-credentials">
25+
26+
<!-- Global VSCode File Root - Must execute before module scripts -->
27+
<script>
28+
globalThis._VSCODE_FILE_ROOT = `${window.location.origin}/Static/Application/`;
29+
</script>
30+
31+
<script>
32+
globalThis._VSCODE_FILE_ROOT = `${window.location.origin}/Static/Application/`;
33+
</script><script type="module">const Worker = "/Worker.js?BASE_REMOTE=http%3A%2F%2Flocalhost&Time=1771541598958";
34+
35+
// @ts-expect-error
36+
window._WORKER = Worker;
37+
</script><script type="module">const On = true;
38+
39+
// @ts-expect-error
40+
globalThis.__BOOTSTRAP_DEBUG__ = On;
41+
</script>
42+
43+
<!-- Favicon -->
44+
<link rel="icon" type="image/png" href="/Favicon/favicon-96x96.png" sizes="96x96">
45+
<link rel="icon" type="image/svg+xml" href="/Favicon/favicon.svg">
46+
<link rel="shortcut icon" href="/Favicon/favicon.ico">
47+
<link rel="apple-touch-icon" sizes="180x180" href="/Favicon/apple-touch-icon.png">
48+
<link rel="manifest" href="/Favicon/site.webmanifest">
49+
</head>
50+
51+
<body aria-label="">
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
67+
68+
69+
70+
71+
72+
<script type="module" src="/_astro/BrowserProxy.astro_astro_type_script_index_0_lang.BGvCAzEc.js"></script>
73+
74+
75+
76+
<script type="module" src="/Static/Application/vs/nls.js?Time=1771541598958"></script>
77+
78+
79+
<script type="module">
80+
await import("./WindPreload.js");
81+
</script>
82+
83+
84+
<script type="module">
85+
await import("./ServicesProxy.js");
86+
</script>
87+
88+
89+
<script type="module">
90+
await import("./Bootstrap.js");
91+
</script>
92+
93+
94+
<script type="module">
95+
await import("./Workbench.js");
96+
</script>
97+
98+
99+
</body></html>

0 commit comments

Comments
 (0)