Eric Amodio 47ce5c5132 | преди 8 години | ||
---|---|---|---|
.vscode | 删除 | преди 8 години | |
images | 删除 | преди 8 години | |
src | 删除 | преди 8 години | |
test | 删除 | преди 8 години | |
typings | 删除 | преди 8 години | |
.gitignore | преди 8 години | ||
.vscodeignore | преди 8 години | ||
LICENSE | преди 8 години | ||
README.md | преди 8 години | ||
package.json | преди 8 години | ||
tsconfig.json | преди 8 години | ||
typings.json | преди 8 години | ||
vsc-extension-quickstart.md | преди 8 години |
Provides Git blame (and history eventually) CodeLens for many supported Visual Studio Code languages (in theory -- the language must support symbol searching).
Provides CodeLens with the author and date of the last check-in.
Clicking on a CodeLens opens a blame "explorer" with the commits and changed lines in the right pane and the commit (file) contents on the left.
Must be using Git and it must be in your path.
None yet.
Too many to count -- this is still very much a work in progress.
Initial release but still heavily a work in progress.