Eric Amodio
670da47cd2
Updates dependencies & build script naming
6年前
Eric Amodio
bbd5933f08
Preps v8.5.1
6年前
Eric Amodio
22a5722a25
Adds historyExplorer.avatars setting
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年前
Andrei Korigodski
4cb8b68986
Replace `--` with `—` in package.json
6年前
Eric Amodio
806a9f312b
Preps v8.5.0
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
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
500323a70f
Fixes issue with editor focus and compare commands
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
1185fa2a58
Updates dependencies
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
11dc8f37f7
Makes scopes optional on codeLens.scopesByLanguage
6年前
Eric Amodio
cd90faa526
Preps v8.4.0
6年前
Eric Amodio
44566b4ec9
Revamps heatmap - median relative age & customizable cold/hot colors
Closes #419 - Make blame heatmap color configurable
6年前
Eric Amodio
ef6e5b162b
Updates dependencies
6年前
Eric Amodio
427fcdeec3
Adds apply changes command to status file nodes
6年前
Eric Amodio
04ca78f706
Preps v8.3.5
6年前
Eric Amodio
bc4a84d279
Preps v8.3.4
6年前
Eric Amodio
924d40cfcd
Fixes the openWorkingFile command to always show when desired
6年前
Eric Amodio
d2a7a1ceb3
Fixes #399 - "Open x in Remote" commands aren't always available
Closes #209 - Open File in Remote should ask for a branch if no upstream
6年前
Eric Amodio
876badacf4
Fixes issues with failing to load GitLens after bundling
6年前
Eric Amodio
b2452913ce
Fixes issue with chorded key for diffWithPreviousInDiff
6年前
Eric Amodio
b208e51ebf
Fixes #397 - Error while opening views using `Open View` command
6年前
Cédric Malard
43b87c3fe2
Support Linux without requiring external dependency (xclip)
6年前
Cédric Malard
8ceb663400
Fixes #392 - unable to contribute if default script shell is sh
6年前
Eric Amodio
2ad9524d74
Updates dependencies
Fixes issue with new typescript
Pins node version to match vscode's version (7.9)
6年前
Eric Amodio
031c63e54a
Preps v8.3.3
6年前
Eric Amodio
4ac7124b64
Updates dependencies
6年前
Eric Amodio
fe52312d4a
Adds ability to close (hide) repositories in the GitLens explorer
6年前
Eric Amodio
daa598c949
Preps v8.3.3-beta
6年前
Eric Amodio
dfec2a8a4a
Fixes #362 - Too many code lenses in postcss files
6年前
Eric Amodio
445326074f
Preps v8.3.2
6年前
Eric Amodio
1cc3d98be7
Preps v8.3.1
6年前
Eric Amodio
2199843561
Renames Results view to Results explorer
6年前
Eric Amodio
5276288b0d
Closes #377 - adds control over explorer locations
6年前
Eric Amodio
fc551c2df1
Updates dependencies
6年前
Eric Amodio
fe46110a99
Preps v8.3.0
6年前
Eric Amodio
07619d7b94
Adds user-defined modes support
6年前
Eric Amodio
acdc6e3fed
Uses new webview for welcome and settings editor
Adds menu & toolbar settings to the settings editor
Adds mode setting for settings editor
Adds sticky header to settings editor
6年前
Eric Amodio
be32e6b2aa
Reworks menu contributions a bit more
6年前
Eric Amodio
644f8ee127
Updates dependencies
6年前
Eric Amodio
3a730750d1
Adds webview watch for build
6年前