Eric Amodio
0bec73ad8a
Fixes #252 - this.children reset because of await
6年前
Eric Amodio
86f4a42443
Adds renameLimit value to avoid warnings
6年前
Eric Amodio
307090a70a
Closes #429 - Adds emoji support 😄
6年前
Eric Amodio
22a5722a25
Adds historyExplorer.avatars setting
6年前
Eric Amodio
28f5eb66a6
Fixes issue with saving settings with default values
6年前
Eric Amodio
ae107ef0a8
Fixes #437 - Removes --first-parent and -m from file history
6年前
Eric Amodio
e6f2ef15a6
Fixes refresh issue on config change
6年前
Eric Amodio
9359818216
Closes #446 - Adds ability to compare arbitrary file revisions
6年前
Eric Amodio
0bbf600b79
Replaces encoded chars with unicode (stops fighting with npm)
Preserves spaces in format strings
6年前
Eric Amodio
1551e1405d
Updates dependencies
6年前
Eric Amodio
99d1ef0f18
Updates github issue templates
6年前
Eric Amodio
67df234b19
Fixes #444 - Resizes activity bar icon
6年前
Eric Amodio
7cb1b65e19
Adds recognition for korigod's contribution
6年前
Andrei Korigodski
4cb8b68986
Replace `--` with `—` in package.json
6年前
Eric Amodio
806a9f312b
Preps v8.5.0
6年前
Eric Amodio
64199eda4e
Moves getHistoryNode to History explorer
6年前
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
6年前
Eric Amodio
5da25f1698
Adds alt command to compare with previous toolbar command
6年前
Eric Amodio
4afe1507ce
Enables the new GitLens sidebar view by default
6年前
Eric Amodio
a911aca471
Closes #316 - Show file history from another branch or tag
Renames Show Branches and Tags -> Choose from Branch or Tag History...
Changes it to show the revision history rather than immediate executing
6年前
Eric Amodio
a04f25f4e8
Removes space before ellipsis for consistency
6年前
Eric Amodio
32d683ce5e
Fixes compare with prev/next with renames (especially case only renames)
6年前
Eric Amodio
2cb5b9b37e
Changes file history to always be the full history
6年前
Eric Amodio
df98b110cc
Consolidates gitlens:active* contexts into gitlens:activeFileStatus
Less roundtrips through to the UI on changes for better performance/UX
Also adds "flash" protection to deal with the active editor changing to undefined between changes
6年前
Eric Amodio
d11aac0feb
Fixes issue with diff with previous and renames
6年前
Eric Amodio
f8e287615f
Fixes #440 - Increases max buffer to 100MB
6年前
Eric Amodio
bfbefd03ca
Closes #431 - adds tag annotations to tooltips
6年前
Eric Amodio
1aad930203
Removes unneeded tslint disables
6年前
Eric Amodio
7fb1705661
Update dependencies
6年前
Eric Amodio
e04e78383c
Updates backers
6年前
Eric Amodio
83d2815beb
Fixes missing image from package
6年前
Eric Amodio
2d68740de5
Fixes empty scope box
6年前
Eric Amodio
500323a70f
Fixes issue with editor focus and compare commands
6年前
Eric Amodio
d81f4f4339
Fixes issue where file history wasn't auto updated
6年前
Eric Amodio
9dbb25ac12
Fixes issue where changed files count was wrong when behind upstream
6年前
Eric Amodio
91a54757de
Fixes #442 - File status fails if name (or path) starts with -
6年前
Eric Amodio
059ba44c07
Adds ability to show explorers in a GitLens view
6年前
Eric Amodio
164b0f0d0f
Renames history explorer to file history explorer
6年前
Eric Amodio
d790e9db04
Prettier all-the-things
6年前
Eric Amodio
b25234c3a0
Removes "configuration" from config title
6年前
Eric Amodio
5158736ca2
Adds languageId to debug code lens
6年前
Eric Amodio
f47a92e324
Resolves #436 - Copy to clipboard not working
6年前
Eric Amodio
1185fa2a58
Updates dependencies
6年前
Eric Amodio
9c0d6553a5
Adds hovers.avatars setting to the interactive settings editor
6年前
Eric Amodio
7201935053
Adds recognition for Segev Finer's contribution
6年前
Segev Finer
bffe2238f7
Add the gitlens.hovers.avatars configuration option
This setting allows disabling/enabling showing avatars in hovers. We
already have settings for the explorer and blame gutter, so it makes
sense to also have one for the hovers.
6年前
Eric Amodio
12a93fe5f6
Preps v8.4.1
6年前
Eric Amodio
197a4abfdc
Fixes issue with insiders caused by new `SymbolInformation` API changes
6年前
Eric Amodio
11dc8f37f7
Makes scopes optional on codeLens.scopesByLanguage
6年前
Eric Amodio
cbb69869d9
Adds heatmap to features overview and fixes phrasing
6年前