Gergo's VS Code Config
- Settings:
.vscode/settings.json
- Extensions:
.vscode/extensions.json
- Keybindings:
.vscode/keybindings.json
Custom code snippets for my frequently used languages:
- TypeScript:
.vscode/snippets/typescript.json
- TypeScript React (TSX):
.vscode/snippets/typescriptreact.json
- C#:
.vscode/snippets/csharp.json
- Rust:
.vscode/snippets/rust.json
License: WTFPL
Last Updated: 2025-05-10