mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-04-23 08:49:31 -04:00
Merge pull request #318 from tusaeff/vscode-typescript-destructure-plugin
Added Typescript Destructure
This commit is contained in:
commit
b136143a21
@ -105,6 +105,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Settings Sync](#settings-sync)
|
||||
- [Todo Tree](#todo-tree)
|
||||
- [Toggle Quotes](#toggle-quotes)
|
||||
- [Typescript Destructure](#typescript-destructure)
|
||||
- [WakaTime](#wakatime)
|
||||
- [Yo](#yo)
|
||||
- [Formatting/Beautification](#formatting--beautification)
|
||||
@ -789,6 +790,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||

|
||||
|
||||
## [Typescript Destructure](https://marketplace.visualstudio.com/items?itemName=tusaeff.vscode-typescript-destructure-plugin)
|
||||
|
||||
> TypeScript Language Service Plugin providing a set of source actions for easy objects destructuring
|
||||
|
||||

|
||||
|
||||
## [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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user