Skip to content

Instantly share code, notes, and snippets.

@beovulf
Last active February 27, 2017 22:42
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 beovulf/a912d553e1169294aca066d74a9be160 to your computer and use it in GitHub Desktop.
Save beovulf/a912d553e1169294aca066d74a9be160 to your computer and use it in GitHub Desktop.
{"lastUpload":"2017-02-27T22:42:02.156Z","extensionVersion":"v2.5.1"}
[
{
"metadata": {
"id": "e3f26909-4865-4350-a891-1dfd2a411fc1",
"publisherId": "d903e6ed-dc7a-4bf6-847c-31043b25bcc4",
"publisherDisplayName": "Jake Lucas"
},
"name": "code-file-nav",
"publisher": "jakelucas",
"version": "0.7.2"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "ac3a3342-db76-40ef-9277-4657632d3bfe",
"publisherDisplayName": "Shan Khan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "2.5.1"
},
{
"metadata": {
"id": "2bba45f2-4a48-41a6-bb86-d6ba5ab29a9f",
"publisherId": "d2106b92-11a5-4945-97e5-0a0734c7a55c",
"publisherDisplayName": "Felipe Caputo"
},
"name": "git-project-manager",
"publisher": "felipecaputo",
"version": "1.0.1"
},
{
"metadata": {
"id": "2816b7a7-dfc6-4aac-94ab-a25d0f78ab8f",
"publisherId": "571210a8-f372-43c2-8b5a-018868d4ac96",
"publisherDisplayName": "JD"
},
"name": "theme-gruvbox-dark-medium",
"publisher": "jdinhlife",
"version": "0.0.6"
},
{
"metadata": {
"id": "3324c5be-43aa-4c39-a0f8-d94c2978804f",
"publisherId": "9e694123-0425-4308-8ef9-c6d2013a14f4",
"publisherDisplayName": "whatwedo"
},
"name": "twig",
"publisher": "whatwedo",
"version": "1.0.2"
},
{
"metadata": {
"id": "25091d5b-da4b-45c3-893e-cb1bd7a27cda",
"publisherId": "a17b58ea-6357-4fe4-9eec-004515f9b89b",
"publisherDisplayName": "liuji-jim"
},
"name": "vue",
"publisher": "liuji-jim",
"version": "0.1.5"
}
]
{
"workbench.colorTheme": "Gruvbox Dark (Medium Contrast)",
"editor.fontFamily": "'Ubuntu Mono', 'Courier New', monospace, 'Droid Sans Fallback'",
"editor.fontSize": 14,
"workbench.iconTheme": "vs-seti",
"editor.minimap.enabled": true,
"editor.wordWrap": "on",
"editor.snippetSuggestions": "top",
"editor.renderWhitespace": "all",
"window.openFoldersInNewWindow": "off",
"window.openFilesInNewWindow": "off",
"explorer.openEditors.visible": 0,
"sync.gist": "a912d553e1169294aca066d74a9be160",
"sync.lastUpload": "2017-02-27T22:41:40.312Z",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.lastDownload": "",
"sync.version": 251,
"sync.showSummary": true,
"sync.forceDownload": false,
"sync.anonymousGist": false,
"workbench.editor.showTabs": false,
"gitProjectManager.baseProjectsFolders": [
"/var/www/html"
],
"gitProjectManager.storeRepositoriesBetweenSessions": true,
"editor.detectIndentation": false,
"editor.formatOnType": true,
"editor.quickSuggestionsDelay": 500,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment