Skip to content

Instantly share code, notes, and snippets.

@mikeon
Forked from d1egoaz/learning_scala.org
Last active March 28, 2021 14:24
Show Gist options
  • Save mikeon/22ec76c8de7a47aec3bd2ec1d548a21b to your computer and use it in GitHub Desktop.
Save mikeon/22ec76c8de7a47aec3bd2ec1d548a21b to your computer and use it in GitHub Desktop.
{"lastUpload":"2021-03-28T14:23:54.438Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "ede0d8fe-2180-4cf5-85f5-075dc43d4b8f",
"publisherId": "atlassian.atlascode",
"publisherDisplayName": "atlassian"
},
"name": "atlascode",
"publisher": "atlassian",
"version": "2.8.6"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "d0bfc4ab-1d3a-4487-8782-7cf6027b4fff",
"publisherId": "ms-dotnettools.csharp",
"publisherDisplayName": "ms-dotnettools"
},
"name": "csharp",
"publisher": "ms-dotnettools",
"version": "1.23.9"
},
{
"metadata": {
"id": "6c2f1801-1e7f-45b2-9b5c-7782f1e076e8",
"publisherId": "ms-toolsai.jupyter",
"publisherDisplayName": "ms-toolsai"
},
"name": "jupyter",
"publisher": "ms-toolsai",
"version": "2021.2.603412351"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "6.3.1"
},
{
"metadata": {
"id": "64a1c586-bdb1-42b9-ad8d-4f40158121b9",
"publisherId": "SimonSiefke.prettier-vscode",
"publisherDisplayName": "SimonSiefke"
},
"name": "prettier-vscode",
"publisher": "SimonSiefke",
"version": "2.0.7"
},
{
"metadata": {
"id": "67e66172-30c7-4478-8f5d-6eac4ae755dc",
"publisherId": "mohsen1.prettify-json",
"publisherDisplayName": "mohsen1"
},
"name": "prettify-json",
"publisher": "mohsen1",
"version": "0.0.3"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2021.2.633441544"
},
{
"metadata": {
"id": "f0c5397b-d357-4197-99f0-cb4202f22818",
"publisherId": "ms-vscode-remote.remote-wsl",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.53.4"
},
{
"metadata": {
"id": "25baab03-fe9a-40c7-b683-55c9a0a92480",
"publisherId": "JuanBlanco.solidity",
"publisherDisplayName": "JuanBlanco"
},
"name": "solidity",
"publisher": "JuanBlanco",
"version": "0.0.111"
},
{
"metadata": {
"id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
"publisherId": "vscodevim.vim",
"publisherDisplayName": "vscodevim"
},
"name": "vim",
"publisher": "vscodevim",
"version": "1.19.2"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "ms-azuretools.vscode-docker",
"publisherDisplayName": "ms-azuretools"
},
"name": "vscode-docker",
"publisher": "ms-azuretools",
"version": "1.11.0"
},
{
"metadata": {
"id": "7997a8ae-1fae-4022-b834-12f6318aeffd",
"publisherId": "Orta.vscode-jest",
"publisherDisplayName": "Orta"
},
"name": "vscode-jest",
"publisher": "Orta",
"version": "3.2.0"
},
{
"metadata": {
"id": "13cd6cd6-3da6-4eb8-8d81-b47e6e710e59",
"publisherId": "firsttris.vscode-jest-runner",
"publisherDisplayName": "firsttris"
},
"name": "vscode-jest-runner",
"publisher": "firsttris",
"version": "0.4.31"
},
{
"metadata": {
"id": "ee33fd31-7bb4-4252-8368-fdd5bcd94cf8",
"publisherId": "akamud.vscode-theme-onelight",
"publisherDisplayName": "akamud"
},
"name": "vscode-theme-onelight",
"publisher": "akamud",
"version": "2.2.3"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "0.17.0"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "alt+t",
"command": "workbench.action.terminal.focus",
"when": "!terminalFocus"
},
{
"key": "alt+t",
"command": "workbench.action.focusActiveEditorGroup",
"when": "terminalFocus"
}
]
{
"sync.gist": "22ec76c8de7a47aec3bd2ec1d548a21b",
"sync.forceDownload": true,
"workbench.colorTheme": "Visual Studio 2019 Light",
"window.zoomLevel": 0,
"yaml.schemas": {
"file:///c%3A/Users/mbdot/.vscode/extensions/atlassian.atlascode-2.8.6/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml"
},
"git.autofetch": true,
"glassit.alpha": 220
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment