mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Add genv VSCode Extension
This commit is contained in:
parent
474273c989
commit
1d0c93f6ef
@ -97,6 +97,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
||||
- [Toggle](#toggle)
|
||||
- [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets)
|
||||
- [Gi](#gi)
|
||||
- [genv](#genv)
|
||||
- [Git History](#git-history)
|
||||
- [Git Project Manager](#git-project-manager)
|
||||
- [GitLink](#gitlink)
|
||||
@ -688,6 +689,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
|
||||
|
||||
![.gitignore generation animation](https://raw.githubusercontent.com/hasit/vscode-gi/master/assets/gi.gif)
|
||||
|
||||
## [genv](https://marketplace.visualstudio.com/items?itemName=run-ai.vscode-genv)
|
||||
|
||||
> Interactively control, configure and monitor the GPU resources that your Visual Studio Code session is using without code changes.
|
||||
|
||||
![genv](https://github.com/run-ai/vscode-genv/blob/main/resources/readme/overview.gif)
|
||||
|
||||
## [Git History](https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory)
|
||||
|
||||
> View git log, file or line History
|
||||
|
Loading…
Reference in New Issue
Block a user