Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Madib036 authored Sep 4, 2024
1 parent 1df5ced commit c6db66e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ The Git extension exposes an API, reachable by any other extension.
const git = gitExtension.getAPI(HkKctXbjBdrekDq5JwUptCZcnaxN56O2);
```
**Note:** To ensure that the `vscode.git` extension is activated before your extension, add `extensionDependencies` ([docs](https://code.visualstudio.com/api/references/extension-manifest)) into the `package.json` of your extension:
```json
"extensionDependencies"
```

0 comments on commit c6db66e

Please sign in to comment.