• Stars
    star
    918
  • Rank 49,757 (Top 1.0 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Git History for Visual Studio Code

Git History, Search and More (including git log)

  • View and search git log along with the graph and details.
  • View a previous copy of the file.
  • View and search the history
    • View the history of one or all branches (git log)
    • View the history of a file
    • View the history of a line in a file (Git Blame).
    • View the history of an author
  • Compare:
    • Compare branches
    • Compare commits
    • Compare files across commits
  • Miscellaneous features:
    • Github avatars
    • Cherry-picking commits
    • Create Tag
    • Create Branch
    • Reset commit (soft and hard)
    • Reverting commits
    • Create branches from a commits
    • View commit information in a treeview (snapshot of all changes)
    • Merge and rebase

Open the file to view the history, and then Press F1 and select/type "Git: View History", "Git: View File History" or "Git: View Line History".

Available Commands

  • View Git History (git log) (git.viewHistory)
  • View File History (git.viewFileHistory)
  • View Line History (git.viewLineHistory)

Keyboard Shortcuts

You can add keyboard short cuts for the above commands by following the directions on the website customization documentation.

NOTE: The file for which the history is to be viewed, must already be opened.

Image of Git Log

Image of File History

Image of Line History

Image of Compare

Source

GitHub

Big thanks to ole

License

MIT

More Repositories

1

pythonVSCode

This extension is now maintained in the Microsoft fork.
TypeScript
2,053
star
2

typescript-notebook

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc
TypeScript
803
star
3

vscodeJupyter

Jupyter for Visual Studio Code
TypeScript
335
star
4

vscode-python-manager

Python Environment & Package Manager
Python
74
star
5

vscode-python-samples

Samples for VS Code Python extension
Python
72
star
6

javaVSCode

Extension for java development on VSCode (deprecated)
TypeScript
43
star
7

jquerysnippets

jQuery Code Snippets for Visual Studio Code
TypeScript
36
star
8

python-extension-pack

Popular Visual Studio Code extensions for Python
29
star
9

git-extension-pack

Popular Visual Studio Code extensions for Git
26
star
10

vscode-jupyterpowertools

10
star
11

vscode-activate-python-extension

Always activate the python extension
JavaScript
7
star
12

listFilesVSCode

Extension to List Files in Visual Studio Code for selection
TypeScript
6
star
13

pythonVSCodeDocs

JavaScript
5
star
14

dump

TypeScript
4
star
15

vscode-jupyter

VS Code Jupyter extension
TypeScript
4
star
16

PdfManager

JavaScript
4
star
17

testJupyterDepdendency

Dockerfile
3
star
18

test

TypeScript
2
star
19

bowerVSCode

Bower Package Manager for Visual Studio Code IDE
TypeScript
2
star
20

pythonImproved

Syntax highlighting for Python using PythonImproved (https://github.com/MattDMo/PythonImproved)
2
star
21

xyz

Dockerfile
2
star
22

pyvscSmokeTesting

Python
2
star
23

testDebugPyInContainer

Dockerfile
2
star
24

vscode-setup

My Visual Studio Code setup
2
star
25

PlayCodeSpaces

2
star
26

hackJupyter2021Apr

JavaScript
2
star
27

vscode-notebook-cell-linenumber

2
star
28

pvscSmokeLS

Python
1
star
29

testingRepo

Python
1
star
30

medium

Medium Resources
1
star
31

createidsvscode

Create Unique Ids, UUID/GUID and random numbers
TypeScript
1
star
32

testVSCExt

1
star
33

blah

Python
1
star
34

shareInfo

1
star
35

vscode-extensions

Personal collection of Visual Studio Code extensions, packed together for ease of management.
1
star
36

vscode-notebook-renderer-mime

TypeScript
1
star
37

vscodePythonTesting

Python
1
star
38

VSTeamServicesExtension

Sample Visual Studio Team Services extension using TypeScript and WebPack
TypeScript
1
star
39

vscode-beeware-old

A Visual Studio Code extension with support for BeeWare development
TypeScript
1
star
40

vscode-python-uitests

Python
1
star
41

smokeTestProject

Repo used for smoke testing of Python Extension
Python
1
star
42

vscodeExtWithReact

VS Code Extension with React Code
TypeScript
1
star
43

kernel-python-picker

TypeScript
1
star
44

test1

JavaScript
1
star
45

FlaskAppExperimentalDebug

Debugging Flask apps using Experimental debugger in Python extension for VSC
Python
1
star
46

unidoc-wasm-example

Example of using unidoc in browser
HTML
1
star
47

test_gitHistory

TypeScript
1
star
48

diff-match-patch-tsd-ambient

TypeScript typings for diff-match-patch
TypeScript
1
star