mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-26 07:39:39 -05:00
Included vscode-dashboard
This commit is contained in:
parent
79f7c0df35
commit
559bd2d403
@ -95,6 +95,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Path IntelliSense](#path-intellisense)
|
- [Path IntelliSense](#path-intellisense)
|
||||||
- [Power Tools](#power-tools)
|
- [Power Tools](#power-tools)
|
||||||
- [PrintCode](#printcode)
|
- [PrintCode](#printcode)
|
||||||
|
- [Project Dashboard](#project-dashboard)
|
||||||
- [Project Manager](#project-manager)
|
- [Project Manager](#project-manager)
|
||||||
- [REST Client](#rest-client)
|
- [REST Client](#rest-client)
|
||||||
- [Rainbow CSV](#rainbow-csv)
|
- [Rainbow CSV](#rainbow-csv)
|
||||||
@ -741,6 +742,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
|||||||
|
|
||||||
![Switch between projects screenshot](https://raw.githubusercontent.com/alefragnani/vscode-project-manager/master/images/project-manager-commands.png)
|
![Switch between projects screenshot](https://raw.githubusercontent.com/alefragnani/vscode-project-manager/master/images/project-manager-commands.png)
|
||||||
|
|
||||||
|
## [Project Dashboard](https://marketplace.visualstudio.com/items?itemName=kruemelkatze.vscode-dashboard)
|
||||||
|
|
||||||
|
> VSCode Project Dashboard is a Visual Studio Code extension that lets you organize your projects in a speed-dial like manner. Pin your frequently visited folders, files, and SSH remotes onto a dashboard to access them quickly.
|
||||||
|
|
||||||
|
![Project Dashboard](https://user-images.githubusercontent.com/5564731/79053450-b7663700-7c3d-11ea-8498-bbfe7723b47f.gif)
|
||||||
|
|
||||||
## [Rainbow CSV](https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv)
|
## [Rainbow CSV](https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv)
|
||||||
> Highlight columns in comma, tab, semicolon and pipe separated files, consistency check and linting with CSVLint, multi-cursor column editing, column trimming and realignment, and SQL-style querying with RBQL.
|
> Highlight columns in comma, tab, semicolon and pipe separated files, consistency check and linting with CSVLint, multi-cursor column editing, column trimming and realignment, and SQL-style querying with RBQL.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user