From 1d0c93f6ef013cda560bb935857049316c94f713 Mon Sep 17 00:00:00 2001 From: EkinKarabulut <82878945+EkinKarabulut@users.noreply.github.com> Date: Thu, 3 Nov 2022 12:19:24 +0100 Subject: [PATCH] Add genv VSCode Extension --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8071062..0485372 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ out awesome. - [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