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.
- Host: GitHub
- URL: https://github.com/kentlouisetonino/config-vscode
- Owner: kentlouisetonino
- License: mit
- Created: 2024-01-19T14:35:21.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-02-14T03:22:50.000Z (2 months ago)
- Last Synced: 2025-02-14T04:25:53.520Z (2 months ago)
- Topics: vscode-settings
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```