..
@types/ applicationinsights
Fixes issues with tracked .gitignore'd files
删除
hace 7 años
annotations
Fixes #266 - I'm an idiot and used the wrong date format
删除
hace 7 años
commands
Fixes selection not getting restored in blame
删除
hace 7 años
git
Closes #267 - supports custom remotes with split paths
删除
hace 7 años
quickPicks
Removes unneeded (duplicate) entry
删除
hace 7 años
system
Adds a safety check if the GitService isn't yet initialized
删除
hace 7 años
trackers
Adds a safety check if the GitService isn't yet initialized
删除
hace 7 años
views
Adds repo picker to commit search
删除
hace 7 años
codeLensController.ts
Stops exposing underlying TextDocument
hace 7 años
commands.ts
Fixes recent changes annotations
hace 7 años
comparers.ts
Refactors all-the-things to reduce lag for #178
hace 7 años
config.ts
Moves config interfaces into single file
hace 7 años
configuration.ts
Moves config interfaces into single file
hace 7 años
constants.ts
Disables missed commands when GitLens is disabled
hace 7 años
container.ts
Adds a safety check if the GitService isn't yet initialized
hace 7 años
currentLineController.ts
Fixes #265 - use ClosedOpen decoration behavior
hace 7 años
extension.ts
Optimizes delay loading of custom views
hace 7 años
gitCodeLensProvider.ts
Fixes issues with diff trying to use a range
hace 7 años
gitContentProvider.ts
Closes #112 - Adds blame support for unsaved files
hace 7 años
gitRevisionCodeLensProvider.ts
Renames getLogCommit to getLogCommitForFile
hace 7 años
gitService.ts
Adds more logging for repo search
hace 7 años
keyboard.ts
Closes #112 - Adds blame support for unsaved files
hace 7 años
logger.ts
Adds GitLens (Git) logger channel when debugging
hace 7 años
messages.ts
Adds a notification when results view is first shown
hace 7 años
quickPicks.ts
Closes #204 - Adds tag support to commands
hace 7 años
system.ts
Fixes #239 - closeOnFocusOut was backwards
hace 7 años
telemetry.ts
Closes #225 - reduces startup time & package size
hace 7 años