Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cbillowes/vscode
- Owner: cbillowes
- License: mit
- Created: 2022-04-18T02:59:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T12:36:47.000Z (almost 3 years ago)
- Last Synced: 2024-11-16T18:34:50.334Z (3 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/