From 7c018be94ead9c700bc0c000029e7cc6a431c333 Mon Sep 17 00:00:00 2001 From: Damilola Emmanuel Olowookere Date: Wed, 27 Mar 2024 16:23:02 +0100 Subject: [PATCH] Add DevDb --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7dec8df2..fc935f24 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ out awesome. - [Create tests](#create-tests) - [Dendron](#dendron) - [Deploy](#deploy) + - [DevDb](#devdb) - [Duplicate Action](#duplicate-action) - [Error Lens](#error-lens) - [Toggle](#toggle) @@ -687,6 +688,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Upload/copy files animation](https://raw.githubusercontent.com/mkloubert/vs-deploy/master/img/demo.gif) +#### [DevDb](https://marketplace.visualstudio.com/items?itemName=damms005.devdb) +> A zero-config VS Code extension written in Vue JS. It auto-loads the application database and displays the data right inside VS Code. + +![DevDb screenshots](https://github.com/viatsko/awesome-vscode/assets/9839355/09b4958a-0fd6-4a56-91cb-54608095415b) + ## [Duplicate Action](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-duplicate) > Ability to duplicate files and directories.