From 5746ceb8138d95bfff28a89e4925355ebc79f18e Mon Sep 17 00:00:00 2001 From: Aditya Date: Sun, 26 Feb 2023 17:28:13 +0530 Subject: add Code --- Code/Backups/workspaces.json | 1 + Code/Dictionaries/en-GB-9-0.bdic | Bin 0 -> 451647 bytes Code/Network Persistent State | 1 + Code/Preferences | 1 + Code/User/settings.json | 3 +++ Code/languagepacks.json | 1 + 6 files changed, 7 insertions(+) create mode 100644 Code/Backups/workspaces.json create mode 100644 Code/Dictionaries/en-GB-9-0.bdic create mode 100644 Code/Network Persistent State create mode 100644 Code/Preferences create mode 100644 Code/User/settings.json create mode 100644 Code/languagepacks.json (limited to 'Code') diff --git a/Code/Backups/workspaces.json b/Code/Backups/workspaces.json new file mode 100644 index 0000000..35f5b24 --- /dev/null +++ b/Code/Backups/workspaces.json @@ -0,0 +1 @@ +{"rootURIWorkspaces":[],"folderWorkspaceInfos":[],"emptyWorkspaceInfos":[{"backupFolder":"1661343383514"}]} \ No newline at end of file diff --git a/Code/Dictionaries/en-GB-9-0.bdic b/Code/Dictionaries/en-GB-9-0.bdic new file mode 100644 index 0000000..2baa248 Binary files /dev/null and b/Code/Dictionaries/en-GB-9-0.bdic differ diff --git a/Code/Network Persistent State b/Code/Network Persistent State new file mode 100644 index 0000000..a677299 --- /dev/null +++ b/Code/Network Persistent State @@ -0,0 +1 @@ +{"net":{"http_server_properties":{"broken_alternative_services":[{"broken_count":1,"host":"r6---sn-ci5gup-qxaes.gvt1.com","isolation":[],"port":443,"protocol_str":"quic"}],"servers":[{"isolation":[],"server":"https://vscodeexperiments.azureedge.net","supports_spdy":true},{"isolation":[],"server":"https://marketplace.visualstudio.com","supports_spdy":true},{"isolation":[],"server":"https://az764295.vo.msecnd.net","supports_spdy":true},{"isolation":[],"server":"https://eamodio.gallerycdn.vsassets.io","supports_spdy":true},{"isolation":[],"server":"https://teabyii.gallery.vsassets.io","supports_spdy":true},{"isolation":[],"server":"https://raw.githubusercontent.com","supports_spdy":true},{"isolation":[],"server":"https://github.com","supports_spdy":true},{"isolation":[],"server":"https://teabyii.gallerycdn.vsassets.io","supports_spdy":true},{"isolation":[],"server":"https://default.exp-tas.com","supports_spdy":true},{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13309863716043247","port":443,"protocol_str":"quic"},{"advertised_alpns":["h3-Q050"],"expiration":"13309863716043249","port":443,"protocol_str":"quic"}],"isolation":[],"server":"https://redirector.gvt1.com","supports_spdy":true}],"version":5},"network_qualities":{"CAASABiAgICA+P////8B":"3G","CAISABiAgICA+P////8B":"4G","CAYSABiAgICA+P////8B":"Offline"}}} \ No newline at end of file diff --git a/Code/Preferences b/Code/Preferences new file mode 100644 index 0000000..01c5628 --- /dev/null +++ b/Code/Preferences @@ -0,0 +1 @@ +{"spellcheck":{"dictionaries":["en-GB"],"dictionary":""}} \ No newline at end of file diff --git a/Code/User/settings.json b/Code/User/settings.json new file mode 100644 index 0000000..7c2dd69 --- /dev/null +++ b/Code/User/settings.json @@ -0,0 +1,3 @@ +{ + "workbench.colorTheme": "Ayu Dark" +} \ No newline at end of file diff --git a/Code/languagepacks.json b/Code/languagepacks.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/Code/languagepacks.json @@ -0,0 +1 @@ +{} \ No newline at end of file -- cgit v1.2.3