{"id":18283567,"url":"https://github.com/thesmartmonkey/vscode-extensions","last_synced_at":"2026-04-30T10:10:03.994Z","repository":{"id":140586753,"uuid":"183782840","full_name":"TheSmartMonkey/vscode-extensions","owner":"TheSmartMonkey","description":"Scripts to install my extensions, settings, keybindings for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2021-04-28T17:44:02.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T00:19:08.255Z","etag":null,"topics":["visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSmartMonkey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-27T14:25:09.000Z","updated_at":"2021-04-28T17:44:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"155839d3-3c8b-47ea-9e24-5fc0d8d19a11","html_url":"https://github.com/TheSmartMonkey/vscode-extensions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fvscode-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fvscode-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fvscode-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fvscode-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSmartMonkey","download_url":"https://codeload.github.com/TheSmartMonkey/vscode-extensions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987108,"owners_count":21028891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["visual-studio-code","vscode","vscode-extension"],"created_at":"2024-11-05T13:09:57.053Z","updated_at":"2026-04-30T10:09:58.952Z","avatar_url":"https://github.com/TheSmartMonkey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-extensions\n\nScripts to install my extensions, settings, keybindings for Visual Studio Code\n\n## Getting started\n\n1) Launch your **Linux terminal** or **Windows command line** or **Visual Studio Code terminal** program\n\n2) Go to the project folder : `cd \"project_folder_path/vscode-extensions\"`\n\n## Install extensions script\n\n### Commands\n\nGet help : `python vscode.py -h`\n\n```bash\nusage: vscode.py [-h] [-i] [-c] [-ri] [-ui] [-k KEYBINDINGS_FOLDER_PATH]\n                 [-s SETTINGS_FOLDER_PATH] [-us USER_SNIPPETS_FOLDER_PATH]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i, --install         Install only extra extensions\n  -c, --copy            Overright extensions in the extensionList.txt with\n                        yours\n  -ri, --re-install     Reinstall all your extensions\n  -ui, --un-install-all\n                        Uninstall all your extensions\n  -k KEYBINDINGS_FOLDER_PATH, --set-keys KEYBINDINGS_FOLDER_PATH\n                        Set your keys shortcuts to the keybindings.json in\n                        vscodeFiles\n  -s SETTINGS_FOLDER_PATH, --set-settings SETTINGS_FOLDER_PATH\n                        Set your settings to the settings.json in vscodeFiles\n  -us USER_SNIPPETS_FOLDER_PATH, --user-snippets USER_SNIPPETS_FOLDER_PATH\n                        Set your snippets\n```\n\n* Install only extra extensions : `python vscode.py --install`\n\n* Overright extensions in the extensionList.txt with yours : `python vscode.py --copy`\n\n* Reinstall all your extensions : `python vscode.py --re-install`\n\n* Uninstall all your extensions : `python vscode.py --un-install-all`\n\n* Set your keys shortcuts to the keybindings.json in vscodeFiles : `python vscode.py --set-keys \"KEYBINDINGS_FOLDER_PATH\"`\n\n* Set your settings to the settings.json in vscodeFiles : `python vscode.py --set-settings \"SETTINGS_FOLDER_PATH\"`\n\n* Set your user snippets in the snippets folder : `python vscode.py --user-snippets \"USER_SNIPPETS_FOLDER_PATH\"`\n\nDefault vscode user folder path are :\n\n**Windows** : `%APPDATA%\\\\Code\\\\User\\\\`\n\n**Linux** : `$HOME/.config/Code/User/`\n\n**Mac** : `$HOME/Library/Application Support/Code/User/`\n\n### Finally\n\nWhen it's completed restart **Visual Studio Code**\n\n## Use Case\n\n1) I need to deploy a vscode environnement on multiple computers\n\n2) When I change companies I want to have my preconfigured environnement and be operationnal faster\n\n3) I want the same environnement on all my computers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartmonkey%2Fvscode-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesmartmonkey%2Fvscode-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartmonkey%2Fvscode-extensions/lists"}