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

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

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