Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cbillowes/vscode

Local Visual Studio Code settings
https://github.com/cbillowes/vscode

Last synced: about 1 month ago
JSON representation

Local Visual Studio Code settings

Awesome Lists containing this project

README

        

# .vscode

The files in this repository are meant to reside in the local Visual Studio Code settings `.vscode`.
This project can be committed should settings need to be shared with others.
You can selectively add agreed-upon settings to make a kickass dev experience for everyone.

You need to reload Visual Studio Code once you have made changes.

## at-directives

Inserts intellisense and documentation hot links for various directives such as `@tailwind` and `@screen`.

## Drop-in .vscode to your project

Clone the project to the root of your project using the `install.sh` script.

```bash
curl -L https://raw.githubusercontent.com/cbillowes/vscode/main/install.sh | bash
```

Tramp stamp: https://patorjk.com/