Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertobasalo/dotfiles
🧰 VS code settings, 🪛 extensions and ✂️ tool configurations
https://github.com/albertobasalo/dotfiles
config vscode
Last synced: 19 days ago
JSON representation
🧰 VS code settings, 🪛 extensions and ✂️ tool configurations
- Host: GitHub
- URL: https://github.com/albertobasalo/dotfiles
- Owner: AlbertoBasalo
- Created: 2022-12-16T17:07:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T11:40:27.000Z (12 months ago)
- Last Synced: 2024-01-10T12:48:07.770Z (12 months ago)
- Topics: config, vscode
- Homepage:
- Size: 43.9 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
> Idea taken from [Web Bos dot files initiative](https://github.com/wesbos/dotfiles)
### [🧰 VS Code settings](https://github.com/AlbertoBasalo/dotfiles/blob/main/settings.json)
### [🪛 Extensions I Use](https://github.com/AlbertoBasalo/dotfiles/blob/main/extensions-i-use.md)
### [✂️ EsLint rules](https://github.com/AlbertoBasalo/dotfiles/blob/main/eslint.json)
## Color and Icon Themes:
### [Theme: Dark Modern]()
### [Font: Monaspace Argon](https://github.com/githubnext/monaspace)
### [icons: Material Icon Theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)
### [Screenshots: SynthWave84 with CodeSnap](https://marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode)
## Angular specific settings:
### [🧰 Angular VS Code settings](https://github.com/AlbertoBasalo/dotfiles/blob/main/angular-settings.json)
### [Angular Essentials](https://marketplace.visualstudio.com/items?itemName=johnpapa.angular-essentials)
### [Nx Console](https://marketplace.visualstudio.com/items?itemName=nrwl.angular-console)
## Companion articles:
### [How to configure VSCode to code better TypeScript](https://albertobasalo.medium.com/how-to-configure-vscode-to-code-better-typescript-d6e000b2cb06)
### [5 VSCode extensions to write better TypeScript](https://albertobasalo.medium.com/5-vscode-extensions-to-write-better-typescript-9804acbada9)
### [Fine-tune ESLint rules to write better TypeScript](https://albertobasalo.medium.com/fine-tune-eslint-rules-to-code-better-typescript-e4cabbbe2fa1)
---
🧑🏼💻 By Alberto Basalo