..
@types/ applicationinsights
Fixes issues with tracked .gitignore'd files
删除
il y a 7 ans
annotations
Fixes #265 - use ClosedOpen decoration behavior
删除
il y a 7 ans
commands
Fixes selection not getting restored in blame
删除
il y a 7 ans
git
Fixes #259 - Don't use full-history on files
删除
il y a 7 ans
quickPicks
Removes unneeded (duplicate) entry
删除
il y a 7 ans
system
Adds repo picker to commit search
删除
il y a 7 ans
trackers
Fixes errors with renamed/deleted files
删除
il y a 7 ans
views
Adds repo picker to commit search
删除
il y a 7 ans
codeLensController.ts
Stops exposing underlying TextDocument
il y a 7 ans
commands.ts
Fixes recent changes annotations
il y a 7 ans
comparers.ts
Refactors all-the-things to reduce lag for #178
il y a 7 ans
config.ts
Moves config interfaces into single file
il y a 7 ans
configuration.ts
Moves config interfaces into single file
il y a 7 ans
constants.ts
Disables missed commands when GitLens is disabled
il y a 7 ans
container.ts
Optimizes delay loading of custom views
il y a 7 ans
currentLineController.ts
Fixes #265 - use ClosedOpen decoration behavior
il y a 7 ans
extension.ts
Optimizes delay loading of custom views
il y a 7 ans
gitCodeLensProvider.ts
Fixes issues with diff trying to use a range
il y a 7 ans
gitContentProvider.ts
Closes #112 - Adds blame support for unsaved files
il y a 7 ans
gitRevisionCodeLensProvider.ts
Renames getLogCommit to getLogCommitForFile
il y a 7 ans
gitService.ts
Fixes #261 & #262 - submodule handling regressed
il y a 7 ans
keyboard.ts
Closes #112 - Adds blame support for unsaved files
il y a 7 ans
logger.ts
Adds GitLens (Git) logger channel when debugging
il y a 7 ans
messages.ts
Adds a notification when results view is first shown
il y a 7 ans
quickPicks.ts
Closes #204 - Adds tag support to commands
il y a 7 ans
system.ts
Fixes #239 - closeOnFocusOut was backwards
il y a 7 ans
telemetry.ts
Closes #225 - reduces startup time & package size
il y a 7 ans