Added Vertical Limit extension

This commit is contained in:
GeneriK 2020-11-20 15:48:34 +01:00 committed by GitHub
parent b77e8f0e92
commit 1174053dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -111,6 +111,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Todo Tree](#todo-tree)
- [Toggle Quotes](#toggle-quotes)
- [Typescript Destructure](#typescript-destructure)
- [Vertical Limit](#vertical-limit)
- [WakaTime](#wakatime)
- [Yo](#yo)
- [Timing](#timing)
@ -834,6 +835,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Typescript Destructure](https://raw.githubusercontent.com/tusaeff/vscode-typescript-destructure-plugin/master/assets/destructure-to-constant.gif)
## [Vertical Limit](https://marketplace.visualstudio.com/items?itemName=generik.vertical-limit)
> Vertical Limit is a collection of commands to modify, select and navigate text blocks in order to unlock the full potential of working with multiple cursors
![Vertical Limit](https://github.com/generikvault/vertical-limit/raw/master/img/UpDown.gif)
## [WakaTime](https://marketplace.visualstudio.com/items?itemName=WakaTime.vscode-wakatime)
> Automatic time tracker and productivity dashboard showing how long you coded in each project, file, branch, and language.