mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Add Rainbow CSV under productivity
This commit is contained in:
parent
392bf32418
commit
41a5802538
@ -94,6 +94,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [PrintCode](#printcode)
|
- [PrintCode](#printcode)
|
||||||
- [Project Manager](#project-manager)
|
- [Project Manager](#project-manager)
|
||||||
- [REST Client](#rest-client)
|
- [REST Client](#rest-client)
|
||||||
|
- [Rainbow CSV](#rainbow-csv)
|
||||||
- [Remote Development](#remote-development)
|
- [Remote Development](#remote-development)
|
||||||
- [Remote VSCode](#remote-vscode)
|
- [Remote VSCode](#remote-vscode)
|
||||||
- [Settings Sync](#settings-sync)
|
- [Settings Sync](#settings-sync)
|
||||||
@ -712,6 +713,11 @@ 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)
|
||||||
|
|
||||||
|
## [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.
|
||||||
|
|
||||||
|
![Rainbow CSV](https://i.imgur.com/PRFKVIN.png)
|
||||||
|
|
||||||
## [Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)
|
## [Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)
|
||||||
|
|
||||||
> Allows users to open any folder in a container, on a remote machine, container or in Windows Subsystem for Linux(WSL) and take advantage of VS Code's full feature set.
|
> Allows users to open any folder in a container, on a remote machine, container or in Windows Subsystem for Linux(WSL) and take advantage of VS Code's full feature set.
|
||||||
|
Loading…
Reference in New Issue
Block a user