Last active
September 16, 2019 03:24
-
-
Save tuang3142/6fdec5ec57ec06ea03e1d6d79d6ed570 to your computer and use it in GitHub Desktop.
vscode setting for ruby programming
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2019-09-16T03:24:10.820Z","extensionVersion":"v3.4.2"} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"metadata": { | |
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd", | |
"publisherId": "Shan.code-settings-sync", | |
"publisherDisplayName": "Shan" | |
}, | |
"name": "code-settings-sync", | |
"publisher": "Shan", | |
"version": "3.4.2" | |
}, | |
{ | |
"metadata": { | |
"id": "690b692e-e8a9-493f-b802-8089d50ac1b2", | |
"publisherId": "ms-vscode.cpptools", | |
"publisherDisplayName": "ms-vscode" | |
}, | |
"name": "cpptools", | |
"publisher": "ms-vscode", | |
"version": "0.25.1" | |
}, | |
{ | |
"metadata": { | |
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5", | |
"publisherId": "ms-python.python", | |
"publisherDisplayName": "ms-python" | |
}, | |
"name": "python", | |
"publisher": "ms-python", | |
"version": "2019.9.34911" | |
}, | |
{ | |
"metadata": { | |
"id": "0f087222-4e48-423c-be9b-5cae196de4bc", | |
"publisherId": "juanmnl.vscode-theme-1984", | |
"publisherDisplayName": "juanmnl" | |
}, | |
"name": "vscode-theme-1984", | |
"publisher": "juanmnl", | |
"version": "0.0.30" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sync.gist": "6fdec5ec57ec06ea03e1d6d79d6ed570", | |
"workbench.colorTheme": "1984" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment