mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-04-24 01:09:30 -04:00
Merge 2700fab9a577aee79aa86a81e3bce869f7bab58a into 95e0d5c41f72cb76f1547901c89ebc9a78753a4f
This commit is contained in:
commit
551e533a8e
10
README.md
10
README.md
@ -121,7 +121,8 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
||||
- [npm Intellisense](#npm-intellisense)
|
||||
- [Parameter Hints](#parameter-hints)
|
||||
- [Partial Diff](#partial-diff)
|
||||
- [Paste JSON as Code](#paste-json-as-code)
|
||||
- [Paste JSON as Code](#paste-json-as-code)
|
||||
- [Paste Text As Image](#paste-text-as-image)
|
||||
- [Path Autocomplete](#path-autocomplete)
|
||||
- [Path IntelliSense](#path-intellisense)
|
||||
- [Power Tools](#power-tools)
|
||||
@ -837,12 +838,17 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
|
||||
|
||||

|
||||
|
||||
### [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)
|
||||
## [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)
|
||||
|
||||
> Infer the structure of JSON and paste is as types in many programming languages
|
||||
|
||||

|
||||
|
||||
## [Paste Text As Image](https://marketplace.visualstudio.com/items?itemName=windmillcode-publisher-0.windmillcode-paste-text-from-image)
|
||||
> Quickest way to copy and paste text from images greating for retrieving text or code from video content
|
||||
|
||||

|
||||
|
||||
## [Path Autocomplete](https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete)
|
||||
|
||||
> Provides path completion for visual studio code.
|
||||
|
Loading…
x
Reference in New Issue
Block a user