Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down