mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-26 07:39:39 -05:00
Merge pull request #309 from Kruemelkatze/vscode-dashboard
Included vscode-dashboard
This commit is contained in:
commit
3f48fe3b63
@ -96,6 +96,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Path IntelliSense](#path-intellisense)
|
||||
- [Power Tools](#power-tools)
|
||||
- [PrintCode](#printcode)
|
||||
- [Project Dashboard](#project-dashboard)
|
||||
- [Project Manager](#project-manager)
|
||||
- [REST Client](#rest-client)
|
||||
- [Rainbow CSV](#rainbow-csv)
|
||||
@ -748,6 +749,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)
|
||||
|
||||
## [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)
|
||||
> 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