Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttiimmothy/vscode-settings
Visual Studio Code settings and extensions
https://github.com/ttiimmothy/vscode-settings
vscode vscode-extension vscode-settings vscode-settings-json
Last synced: about 2 months ago
JSON representation
Visual Studio Code settings and extensions
- Host: GitHub
- URL: https://github.com/ttiimmothy/vscode-settings
- Owner: ttiimmothy
- License: gpl-3.0
- Created: 2024-03-19T23:19:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T10:47:58.000Z (9 months ago)
- Last Synced: 2024-04-24T03:00:42.372Z (8 months ago)
- Topics: vscode, vscode-extension, vscode-settings, vscode-settings-json
- Language: Objective-C++
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Vscode Settings
[![ci](https://github.com/ttiimmothy/vscode-settings/actions/workflows/ci.yml/badge.svg)](https://github.com/ttiimmothy/vscode-settings/actions/workflows/ci.yml)Vscode Settings is for storing visual studio code settings and extensions.
[`vscode/settings.json`](vscode/settings.json)
[`vscode/extensions.json`](vscode/extensions.json)
## Reminders
- [x] extensions can be found from [dotfiles/Brewfile](https://github.com/ttiimmothy/dotfiles/blob/main/Brewfile)
## License
Vscode Settings is licensed under [GNU General Public License v3.0](LICENSE).