Eric Amodio
9d3b99c3b7
Adds views layout options & notification
5 years ago
Eric Amodio
f625d37b00
Improves changes hover accuracy & diff rendering
Adds hovers.changesDiff setting for line vs hunk diff
5 years ago
Eric Amodio
fa9f119a7e
Closes #382 - re-allows line blame when debugging
5 years ago
Eric Amodio
6e42e4d6b1
Keeps context when showing more items in a view
5 years ago
Eric Amodio
8e58858346
Updates dependencies & more
Adds bundle analyzer
Adds circular deps analyzer
Switches to es2018 output
Removes many circular dependencies
5 years ago
Eric Amodio
f67bf87c53
Renames LogLevel to TraceLevel for consistency with others
6 years ago
Eric Amodio
6658285b46
Adds customization for hovers + email link - closes #642
Adds author email to commit node tooltips
Adds ${email} token to many formats
6 years ago
Luxray5474
6a5e001444
Adds the option to change the length of the abbreviated commit SHA.
6 years ago
Eric Amodio
18ee54dbdf
Closes #542 - adds file annotation option to modes
6 years ago
Eric Amodio
24b0247175
Adds defaultDateShortFormat setting
Changes fetch date to respect date settings
6 years ago
Eric Amodio
7e083866f4
Closes #601 - adds setting to control relative date markers
6 years ago
Eric Amodio
fa2e6be104
Splits views.avatars into separate settings per view
6 years ago
Eric Amodio
49c7deb8bc
Changes node labels to takes advantage of new node descriptions
6 years ago
Eric Amodio
199ef0a0b8
Adds control over scm menu contributions
6 years ago
Eric Amodio
5bd0f58c1a
Removes keybinding message as it is likely outdated at this point
6 years ago
Eric Amodio
9ccbae3521
Adds live share support
Keeps all path manipulation on the host rather than guest
Fixes shared/local path munging for mac/windows
Keeps current user lookup local when a guest
Keeps difftool lookup local when a guest
Avoids fetch date lookup when a guest
Stops clearing node_modules (for now)
6 years ago
Eric Amodio
67c4a334d2
Updates images for the settings editor
6 years ago
Eric Amodio
df07b28065
Adds support gitlens command and icon to views
6 years ago
Eric Amodio
63a17deff3
Renames Results view files to Compare view
Updates README (wip)
Updates welcome & settings pages (wip)
6 years ago
Eric Amodio
55bc8c243f
Changes Results view into Compare view
Adds ability to start a compare directly from the view
6 years ago
Eric Amodio
3f3b8d28d6
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
6 years ago
Eric Amodio
554336586c
Adds @debug , @log , @logName decorators
Adds Logger.debug, Logger.logWithDebugParams
Refactors logging and renames TraceLevel to LogLevel
Adds logging for views and view nodes
6 years ago
Eric Amodio
84992d81e6
Adds support for DocumentSymbols (hierachy)
Adds codeLens.includeSingleLineSymbols setting
6 years ago
Eric Amodio
7606783132
Renames explorer to view
6 years ago
Eric Amodio
d6728b6d82
Adds autoReveal setting for repositories explorer
6 years ago
Eric Amodio
5a88901a3c
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
6 years ago
Eric Amodio
bb2b0c2504
Updates config types to better match
6 years ago
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
6 years ago
Eric Amodio
37798357cb
Removes docked history view (wip)
6 years ago
Eric Amodio
ac786a42a0
Changes mm Gravatar fallback to mp (since Gravatar renamed it)
Removes Uri monkey patch as it no longer will work
See 03432806c8
Stops encoding uris in .toString calls
6 years ago
Eric Amodio
d9807774ec
Switches to use new git extension api (for git path)
Removes gitlens.advanced.git setting
6 years ago
Eric Amodio
22a5722a25
Adds historyExplorer.avatars setting
6 years ago
Eric Amodio
059ba44c07
Adds ability to show explorers in a GitLens view
6 years ago
Eric Amodio
d790e9db04
Prettier all-the-things
6 years ago
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 years ago
Eric Amodio
11dc8f37f7
Makes scopes optional on codeLens.scopesByLanguage
6 years ago
Eric Amodio
44566b4ec9
Revamps heatmap - median relative age & customizable cold/hot colors
Closes #419 - Make blame heatmap color configurable
6 years ago
Eric Amodio
5276288b0d
Closes #377 - adds control over explorer locations
6 years ago
Eric Amodio
07619d7b94
Adds user-defined modes support
6 years ago
Eric Amodio
be32e6b2aa
Reworks menu contributions a bit more
6 years ago
Eric Amodio
26adc2eb06
Adds show explorer(s) commands
6 years ago
Eric Amodio
1fae4e871f
Reworks menu contributions
6 years ago
Eric Amodio
7f78f7ab18
Adds error message for #318
6 years ago
Eric Amodio
9c5c5bf3b4
Closes #337 - adds custom args for blame
6 years ago
Eric Amodio
c34ed2d13f
Adds history explorer
6 years ago
Eric Amodio
26a30c4d17
Adds notification for conflicting shortcuts
6 years ago
Eric Amodio
3dfdbd7c85
Adds scrollable setting to the current line annotation
Closes #149 , #290 , #265
6 years ago
Eric Amodio
b10f7391ed
Adds control over annotation toggling
Supports toggling annotations for each file individually or all files at once
Closes #289
7 years ago
Eric Amodio
a5b52c6ab0
Fixes #294 - standard key bindings conflict
Also fixes #286 , #227 , #219 , #186 , #151 , #104 , #75
7 years ago
Eric Amodio
5fd665b2a7
Closes #272 - adds option to reduce status bar flicker
7 years ago