mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge da6c7c881f
into 95e0d5c41f
This commit is contained in:
commit
e6beb94118
@ -132,6 +132,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
|||||||
- [Remote Development](#remote-development)
|
- [Remote Development](#remote-development)
|
||||||
- [Remote VSCode](#remote-vscode)
|
- [Remote VSCode](#remote-vscode)
|
||||||
- [REST Client](#rest-client)
|
- [REST Client](#rest-client)
|
||||||
|
- [Stateful](#stateful)
|
||||||
- [Text Power Tools](#text-power-tools)
|
- [Text Power Tools](#text-power-tools)
|
||||||
- [Todo Tree](#todo-tree)
|
- [Todo Tree](#todo-tree)
|
||||||
- [Toggle Quotes](#toggle-quotes)
|
- [Toggle Quotes](#toggle-quotes)
|
||||||
@ -900,6 +901,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
|
|||||||
|
|
||||||
![Send HTTP request and view response animation](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/images/usage.gif)
|
![Send HTTP request and view response animation](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/images/usage.gif)
|
||||||
|
|
||||||
|
## [Stateful](https://marketplace.visualstudio.com/items?itemName=stateful.stable)
|
||||||
|
|
||||||
|
> Cool graphs, summaries and a rolled up score about your coding time and focus.
|
||||||
|
|
||||||
|
![Stateful](https://www.stateful.com/_next/image?url=%2fscreenshots%2fmarketplace-metrics-screenshot.png)
|
||||||
|
|
||||||
## [Text Power Tools](https://marketplace.visualstudio.com/items?itemName=qcz.text-power-tools)
|
## [Text Power Tools](https://marketplace.visualstudio.com/items?itemName=qcz.text-power-tools)
|
||||||
|
|
||||||
> All-in-one extension for text manipulation: filtering (grep), remove lines, insert number sequences and GUIDs, format content as table, change case, converting numbers and more. Great for finding information in logs and manipulating text.
|
> All-in-one extension for text manipulation: filtering (grep), remove lines, insert number sequences and GUIDs, format content as table, change case, converting numbers and more. Great for finding information in logs and manipulating text.
|
||||||
|
Loading…
Reference in New Issue
Block a user