Eric Amodio a2eee23d7f | 8 vuotta sitten | ||
---|---|---|---|
.vscode | 删除 | 8 vuotta sitten | |
images | 删除 | 8 vuotta sitten | |
src | 删除 | 8 vuotta sitten | |
test | 删除 | 8 vuotta sitten | |
typings | 删除 | 8 vuotta sitten | |
.gitignore | 8 vuotta sitten | ||
.vscodeignore | 8 vuotta sitten | ||
LICENSE | 8 vuotta sitten | ||
README.md | 8 vuotta sitten | ||
package.json | 8 vuotta sitten | ||
tsconfig.json | 8 vuotta sitten | ||
typings.json | 8 vuotta sitten | ||
vsc-extension-quickstart.md | 8 vuotta sitten |
Provides Git blame and blame history CodeLens for many supported Visual Studio Code languages (in theory -- the language must support symbol searching).
Provides two CodeLens on code blocks :
Clicking on the CodeLens opens a Blame explorer with the commits and changed lines in the right pane and the commit (file) contents on the left
Clicking on the CodeLens toggles Git blame overlay
Must be using Git and it must be in your path.
None yet.
Candidate for preview release on the vscode marketplace.
Initial release but still heavily a work in progress.