您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
Eric Amodio 73f58b0b54 Fixes #265 - use ClosedOpen decoration behavior 7 年前
..
@types/applicationinsights Fixes issues with tracked .gitignore'd files 删除 7 年前
annotations Fixes #265 - use ClosedOpen decoration behavior 删除 7 年前
commands Fixes selection not getting restored in blame 删除 7 年前
git Fixes #259 - Don't use full-history on files 删除 7 年前
quickPicks Removes unneeded (duplicate) entry 删除 7 年前
system Adds repo picker to commit search 删除 7 年前
trackers Fixes errors with renamed/deleted files 删除 7 年前
views Adds repo picker to commit search 删除 7 年前
codeLensController.ts Stops exposing underlying TextDocument 7 年前
commands.ts Fixes recent changes annotations 7 年前
comparers.ts Refactors all-the-things to reduce lag for #178 7 年前
config.ts Moves config interfaces into single file 7 年前
configuration.ts Moves config interfaces into single file 7 年前
constants.ts Disables missed commands when GitLens is disabled 7 年前
container.ts Optimizes delay loading of custom views 7 年前
currentLineController.ts Fixes #265 - use ClosedOpen decoration behavior 7 年前
extension.ts Optimizes delay loading of custom views 7 年前
gitCodeLensProvider.ts Fixes issues with diff trying to use a range 7 年前
gitContentProvider.ts Closes #112 - Adds blame support for unsaved files 7 年前
gitRevisionCodeLensProvider.ts Renames getLogCommit to getLogCommitForFile 7 年前
gitService.ts Fixes #261 & #262 - submodule handling regressed 7 年前
keyboard.ts Closes #112 - Adds blame support for unsaved files 7 年前
logger.ts Adds GitLens (Git) logger channel when debugging 7 年前
messages.ts Adds a notification when results view is first shown 7 年前
quickPicks.ts Closes #204 - Adds tag support to commands 7 年前
system.ts Fixes #239 - closeOnFocusOut was backwards 7 年前
telemetry.ts Closes #225 - reduces startup time & package size 7 年前