mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-04-17 22:33:24 -04:00
Merge 9d773b301f5c973629a0067d3ec9e05e35caa8d0 into 95e0d5c41f72cb76f1547901c89ebc9a78753a4f
This commit is contained in:
commit
95c4087de9
@ -132,6 +132,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
||||
- [Remote Development](#remote-development)
|
||||
- [Remote VSCode](#remote-vscode)
|
||||
- [REST Client](#rest-client)
|
||||
- [SemanticDiff](#semanticdiff)
|
||||
- [Text Power Tools](#text-power-tools)
|
||||
- [Todo Tree](#todo-tree)
|
||||
- [Toggle Quotes](#toggle-quotes)
|
||||
@ -900,6 +901,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
|
||||
|
||||

|
||||
|
||||
## [SemanticDiff](https://marketplace.visualstudio.com/items?itemName=semanticdiff.semanticdiff)
|
||||
|
||||
> Adds a programming language aware diff mode to Visual Studio Code, which filters out style-only changes and detects moves as well as refactorings.
|
||||
|
||||

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