Eric Amodio
28b87cfc92
Refactors current line tracking
Splits currentLineController into:
lineAnnotationController - end of line annotation
lineHoverController - hovers to current line(s)
statusBarController - blame on the statusbar
6年前
Eric Amodio
ae8428c316
Removes open working file when unneeded
6年前
Eric Amodio
39d8683e72
Updates dependencies
6年前
Eric Amodio
5b5bad84fa
Fixes issues with image & binary files
Fixes open file, open revision, & show file history
6年前
Eric Amodio
5267804919
Adds remote merge-base indicator
6年前
Eric Amodio
0363bcf6c6
Fixes issue with paths that contain `.git`
6年前
Eric Amodio
2ac71647cb
Fixes #309 - comparision commands terminology
6年前
Eric Amodio
7e165882e6
Switches to cd rather than git -C
git -C breaks many terminal completions
6年前
Eric Amodio
7c360836f3
Fixes #310 - quote path
6年前
Eric Amodio
3cafcf3073
Fixes #314 - Toggle line annotation doesn't work
6年前
Eric Amodio
f2dd2b4c54
Fixes #312 - simplify date style switching
6年前
Eric Amodio
059199bd30
Updates vscode & dependencies
6年前
Eric Amodio
e81d893bdd
Preps v8.1.1
6年前
Eric Amodio
071a4850cb
Updates dependencies and webpack version
6年前
Eric Amodio
6889e2aa57
Fixes #276 - force english for error message output
6年前
Eric Amodio
e3ca5ee487
Fixes outdated schema of codeLens.scopesByLanguage
6年前
Eric Amodio
6995b16f32
Preps v8.1.0
6年前
Eric Amodio
85e241bd0a
Removes tag icons
6年前
Eric Amodio
02e080167e
Adds remote-specific icons to view
6年前
Eric Amodio
5d415b86e8
Adds issue-linking for commit messages in hovers
6年前
Eric Amodio
adda808182
Moves filter into getRemotes
6年前
Eric Amodio
35b437afbf
Renames files for better clarity
6年前
Eric Amodio
c8cc8d54a8
Clarifies docs on gitlens.advanced.git
6年前
Eric Amodio
78eb68c220
Stops button text wrapping
6年前
Eric Amodio
77c3a4037b
Truncates messages for display in quick picks
6年前
Eric Amodio
664f7455db
Removes dead code
6年前
Eric Amodio
b10f7391ed
Adds control over annotation toggling
Supports toggling annotations for each file individually or all files at once
Closes #289
6年前
Eric Amodio
8f6b7e75fa
Fixes animation/transition flashes on load
6年前
Eric Amodio
4ab0913e31
Changes WYSIWYG to interactive
6年前
Eric Amodio
2c3832fd50
Fixes restore of recent changes
6年前
Eric Amodio
85c2abead2
Fixes tracked docs not properly waiting for init
6年前
Eric Amodio
266b43b012
Closes #279 - removes selected from ancestor compare
Adds custom label support to result view
6年前
Eric Amodio
a5b52c6ab0
Fixes #294 - standard key bindings conflict
Also fixes #286 , #227 , #219 , #186 , #151 , #104 , #75
6年前
Eric Amodio
b8c508ad5e
Updates dependencies
6年前
Eric Amodio
ca28c20d82
Adds new BACKERS
6年前
Eric Amodio
312fcf8de7
Closes #291 - adds multi-cursor support to current line
6年前
Eric Amodio
29d77914dd
Preps v8.0.2
6年前
Eric Amodio
aab9c74d63
Adds missing teaser image to package
6年前
Eric Amodio
838fa1cbc1
Fixes button colors on welcome/settings pages
They now follow the theme properly
6年前
Eric Amodio
f5c6905b78
Adds website to what's new
6年前
Eric Amodio
ee14b2f31e
Preps v8.0.1
6年前
Eric Amodio
1255803b6c
Fixes active repo tracking in explorer
Fixes status node updates in explorer
6年前
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6年前
Eric Amodio
6d2b60bb11
Adds git.path lookup to git search
6年前
Eric Amodio
3d994bd0cf
Adds compare working tree to branch/tag command
6年前
Eric Amodio
cb15bd6149
Renames DiffHeadWithBranchCommand
6年前
Eric Amodio
78bb6ef803
Searches versioned files when getting a repo path
6年前
Eric Amodio
e1f62a01cf
Adds working tree string to shortenSha
6年前
Eric Amodio
90b5fdf1df
Fixes incorrect error messages
6年前
Eric Amodio
29e48fa1f8
Fixes typo
6年前