Skip to content

Instantly share code, notes, and snippets.

@JeonghunLee
Last active April 1, 2020 01:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JeonghunLee/70ffb34b9900522977bfe2a46bd1ab44 to your computer and use it in GitHub Desktop.
Save JeonghunLee/70ffb34b9900522977bfe2a46bd1ab44 to your computer and use it in GitHub Desktop.
VsCodeExtension
{"lastUpload":"2020-04-01T01:56:38.672Z","extensionVersion":"v3.4.3"}
[
{
"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": "a30c48dc-04fd-475f-9308-db7a0c1a612c",
"publisherId": "plorefice.devicetree",
"publisherDisplayName": "plorefice"
},
"name": "devicetree",
"publisher": "plorefice",
"version": "0.1.1"
},
{
"metadata": {
"id": "905b568b-edc0-4aa1-8f13-6492e14b4e98",
"publisherId": "luveti.kconfig",
"publisherDisplayName": "luveti"
},
"name": "kconfig",
"publisher": "luveti",
"version": "1.0.2"
},
{
"metadata": {
"id": "607fd052-be03-4363-b657-2bd62b83d28a",
"publisherId": "ms-vscode-remote.remote-ssh",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh",
"publisher": "ms-vscode-remote",
"version": "0.51.0"
},
{
"metadata": {
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c",
"publisherId": "ms-vscode-remote.remote-ssh-edit",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh-edit",
"publisher": "ms-vscode-remote",
"version": "0.51.0"
},
{
"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.42.4"
},
{
"metadata": {
"id": "4dbba841-af78-4e44-9cbe-ee4c9710f584",
"publisherId": "spadin.remote-x11-ssh",
"publisherDisplayName": "spadin"
},
"name": "remote-x11-ssh",
"publisher": "spadin",
"version": "1.0.1"
},
{
"metadata": {
"id": "eef6e5ba-a095-4228-9ec1-8cfb47aeca49",
"publisherId": "dpkristensen-garmin.udev-rules",
"publisherDisplayName": "dpkristensen-garmin"
},
"name": "udev-rules",
"publisher": "dpkristensen-garmin",
"version": "1.0.0"
},
{
"metadata": {
"id": "23d72dfc-8dd1-4e30-926e-8783b4378f13",
"publisherId": "ms-vscode-remote.vscode-remote-extensionpack",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "vscode-remote-extensionpack",
"publisher": "ms-vscode-remote",
"version": "0.20.0"
},
{
"metadata": {
"id": "97a08c5f-6667-4242-a5c5-045dfb6bd4b9",
"publisherId": "wayou.vscode-todo-highlight",
"publisherDisplayName": "wayou"
},
"name": "vscode-todo-highlight",
"publisher": "wayou",
"version": "1.0.4"
}
]
{
"todo-tree.tree.showScanModeButton": false,
"C_Cpp.updateChannel": "Insiders",
"remote.SSH.remotePlatform": {
"192.168.1.223": "linux"
},
"sync.gist": "https://gist.github.com/JeonghunLee",
"sync.forceUpload": true,
"sync.forceDownload": true,
"todohighlight.isEnable": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment