Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [Create tests](#create-tests)
- [Dendron](#dendron)
- [Deploy](#deploy)
- [DevDb](#devdb)
- [Duplicate Action](#duplicate-action)
- [Error Lens](#error-lens)
- [Toggle](#toggle)
Expand Down Expand Up @@ -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.
Expand Down