An open API service indexing awesome lists of open source software.

https://github.com/rekram1-node/vscode-settings

vs code config files so that I can easily replicate my developer environment
https://github.com/rekram1-node/vscode-settings

Last synced: 8 months ago
JSON representation

vs code config files so that I can easily replicate my developer environment

Awesome Lists containing this project

README

          

# vscode-settings

vs code config files so that I can easily replicate my developer environment at least on MacOS machines

To prevent mutliple vscode instances from opening add the following to .zshrc:

alias code="open -b com.microsoft.VSCode"