Compare commits

...

4 Commits

Author SHA1 Message Date
Alexandre Biche
70beaabb49 Merge 52cf49efcb into 559d03ecf3 2024-02-26 16:45:17 -07:00
Julien Le Coupanec
559d03ecf3 Merge pull request #372 from cunnellp5/cunnellp/vscode/add-command-and-cleanup-spaces
updates vscode cheat sheet
2024-02-26 18:25:32 +01:00
cunnellp5
bea751612a updates vscode cheat sheet with one command 2024-02-15 07:10:18 -07:00
Alexandre Biche
52cf49efcb Add WebDB to database GUI
I'm his creator so maybe I'm a little bit too biased to be completly objective.
Anyway, this is a very great tool to manage/design database, that's why I thought It's a great place to show him
2023-10-16 12:45:58 +02:00
2 changed files with 9 additions and 4 deletions

View File

@@ -93,7 +93,11 @@ Feel free to take a look. You might learn new things. They have been designed to
#### NoSQL
- [Redis](databases/redis.sh)
</details>
#### GUI
- [WebDB](https://webdb.app)
</details>
### 🔧 Tools

View File

@@ -6,7 +6,8 @@
#### General
- `Ctrl`+`Shift`+`P`, `F1`: Show Command Palette
- `Ctrl`+`Shift`+`P`, `F1`: Show Command Palette
- `Ctrl`+`Shift`+`T`: Open last closed tab
- `Ctrl`+`P`: Quick Open, Go to File
- `Ctrl`+`Shift`+`N`: New window/instance
- `Ctrl`+`W`: Close window/instance