mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-14 08:29:37 -05:00
add colorstabs ext
This commit is contained in:
parent
3e500f8583
commit
4c30b54331
@ -55,6 +55,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Azure Cosmos DB](#azure-cosmos-db)
|
- [Azure Cosmos DB](#azure-cosmos-db)
|
||||||
- [Azure IoT Toolkit](#azure-iot-toolkit)
|
- [Azure IoT Toolkit](#azure-iot-toolkit)
|
||||||
- [Bookmarks](#bookmarks)
|
- [Bookmarks](#bookmarks)
|
||||||
|
- [Color Tabs](#color-tabs)
|
||||||
- [Create tests](#create-tests)
|
- [Create tests](#create-tests)
|
||||||
- [Deploy](#deploy)
|
- [Deploy](#deploy)
|
||||||
- [Duplicate Action](#duplicate-action)
|
- [Duplicate Action](#duplicate-action)
|
||||||
@ -471,6 +472,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
|||||||
|
|
||||||
![Bookmarks toogle screenshot](https://raw.githubusercontent.com/alefragnani/vscode-bookmarks/master/images/bookmarks-toggle.png)
|
![Bookmarks toogle screenshot](https://raw.githubusercontent.com/alefragnani/vscode-bookmarks/master/images/bookmarks-toggle.png)
|
||||||
|
|
||||||
|
## [Color Tabs](https://marketplace.visualstudio.com/items?itemName=orepor.color-tabs-vscode-ext)
|
||||||
|
|
||||||
|
> An extension for big projects or monorepos that colors your tab/titlebar based on the current package
|
||||||
|
|
||||||
|
![Color your tabs and/or titlebar based on regex](https://raw.githubusercontent.com/oreporan/color-tabs-vscode/master/docs/example_gif.gif)
|
||||||
|
|
||||||
## [Create tests](https://marketplace.visualstudio.com/items?itemName=hardikmodha.create-tests)
|
## [Create tests](https://marketplace.visualstudio.com/items?itemName=hardikmodha.create-tests)
|
||||||
|
|
||||||
> An extension to quickly generate test files.
|
> An extension to quickly generate test files.
|
||||||
|
Loading…
Reference in New Issue
Block a user