https://github.com/looztra/vscode-shared
Shared VSCode tasks and configuration
https://github.com/looztra/vscode-shared
Last synced: 12 months ago
JSON representation
Shared VSCode tasks and configuration
- Host: GitHub
- URL: https://github.com/looztra/vscode-shared
- Owner: looztra
- License: apache-2.0
- Created: 2019-06-25T11:14:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T11:38:55.000Z (almost 7 years ago)
- Last Synced: 2025-04-03T17:19:19.528Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-shared
Shared VSCode tasks and configuration
## Usage
Clone the repository somewhere and add it to a VSCode workspace.
Then use `Ctrl+P` + "Run tasks" and enjoy.
## Associated tools
- [yamkix](https://github.com/looztra/yamkix) : an opinionated python based yaml formatter
- [kubeval](https://github.com/instrumenta/kubeval) : a kubernetes resource validator
- [eclint](https://github.com/jedmao/eclint) : validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code