diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-26 17:28:13 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-26 17:28:13 +0530 |
commit | 5746ceb8138d95bfff28a89e4925355ebc79f18e (patch) | |
tree | e9ebd337fafe928b34f83bcd92d0c586ba137328 /Code | |
parent | fcb799d176a21b12e1612baa1d390c99be6da92b (diff) |
add Code
Diffstat (limited to 'Code')
-rw-r--r-- | Code/Backups/workspaces.json | 1 | ||||
-rw-r--r-- | Code/Dictionaries/en-GB-9-0.bdic | bin | 0 -> 451647 bytes | |||
-rw-r--r-- | Code/Network Persistent State | 1 | ||||
-rw-r--r-- | Code/Preferences | 1 | ||||
-rw-r--r-- | Code/User/settings.json | 3 | ||||
-rw-r--r-- | Code/languagepacks.json | 1 |
6 files changed, 7 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 0000000..2baa248 --- /dev/null +++ b/Code/Dictionaries/en-GB-9-0.bdic 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 |