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

https://github.com/kentlouisetonino/config-vscode

My default configuration for VSCode.
https://github.com/kentlouisetonino/config-vscode

vscode-settings

Last synced: 2 months ago
JSON representation

My default configuration for VSCode.

Awesome Lists containing this project

README

        

## Description
> - My default configuration for VSCode.




## Repository Management
```bash
# Change mode permission and make it executable.
chmod +x git-push-all

# Push all changes to remote repositories.
./git-push-all
```