@ -4,7 +4,7 @@
"description" : "Supercharge Git within VS Code — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more" ,
"version" : "13.5.0" ,
"engines" : {
"vscode" : "^1.72 .0"
"vscode" : "^1.78 .0"
} ,
"license" : "SEE LICENSE IN LICENSE" ,
"publisher" : "eamodio" ,
@ -49,181 +49,11 @@
] ,
"activationEvents" : [
"onAuthenticationRequest:gitlens-gitkraken" ,
"onCustomEditor:gitlens.rebase" ,
"onFileSystem:gitlens" ,
"onView:gitlens.views.home" ,
"onView:gitlens.views.repositories" ,
"onView:gitlens.views.commits" ,
"onView:gitlens.views.fileHistory" ,
"onView:gitlens.views.lineHistory" ,
"onView:gitlens.views.branches" ,
"onView:gitlens.views.remotes" ,
"onView:gitlens.views.stashes" ,
"onView:gitlens.views.tags" ,
"onView:gitlens.views.contributors" ,
"onView:gitlens.views.searchAndCompare" ,
"onView:gitlens.views.worktrees" ,
"onView:gitlens.views.commitDetails" ,
"onView:gitlens.views.graphDetails" ,
"onWebviewPanel:gitlens.welcome" ,
"onWebviewPanel:gitlens.settings" ,
"onWebviewPanel:gitlens.graph" ,
"onWebviewPanel:gitlens.focus" ,
"onCommand:gitlens.plus.learn" ,
"onCommand:gitlens.plus.loginOrSignUp" ,
"onCommand:gitlens.plus.logout" ,
"onCommand:gitlens.plus.startPreviewTrial" ,
"onCommand:gitlens.plus.manage" ,
"onCommand:gitlens.plus.purchase" ,
"onCommand:gitlens.getStarted" ,
"onCommand:gitlens.showBranchesView" ,
"onCommand:gitlens.showCommitDetailsView" ,
"onCommand:gitlens.showCommitsView" ,
"onCommand:gitlens.showContributorsView" ,
"onCommand:gitlens.showFileHistoryView" ,
"onCommand:gitlens.showFocusPage" ,
"onCommand:gitlens.showGraph" ,
"onCommand:gitlens.showGraphPage" ,
"onCommand:gitlens.showGraphView" ,
"onCommand:gitlens.showHomeView" ,
"onCommand:gitlens.showLineHistoryView" ,
"onCommand:gitlens.showRemotesView" ,
"onCommand:gitlens.showRepositoriesView" ,
"onCommand:gitlens.showSearchAndCompareView" ,
"onCommand:gitlens.showSettingsPage" ,
"onCommand:gitlens.showSettingsPage#views" ,
"onCommand:gitlens.showSettingsPage#autolinks" ,
"onCommand:gitlens.showSettingsPage#branches-view" ,
"onCommand:gitlens.showSettingsPage#commits-view" ,
"onCommand:gitlens.showSettingsPage#contributors-view" ,
"onCommand:gitlens.showSettingsPage#file-history-view" ,
"onCommand:gitlens.showSettingsPage#line-history-view" ,
"onCommand:gitlens.showSettingsPage#remotes-view" ,
"onCommand:gitlens.showSettingsPage#repositories-view" ,
"onCommand:gitlens.showSettingsPage#search-compare-view" ,
"onCommand:gitlens.showSettingsPage#stashes-view" ,
"onCommand:gitlens.showSettingsPage#tags-view" ,
"onCommand:gitlens.showSettingsPage#worktrees-view" ,
"onCommand:gitlens.showSettingsPage#commit-graph" ,
"onCommand:gitlens.showStashesView" ,
"onCommand:gitlens.showTagsView" ,
"onCommand:gitlens.showTimelineView" ,
"onCommand:gitlens.showWelcomePage" ,
"onCommand:gitlens.showWorktreesView" ,
"onCommand:gitlens.compareWith" ,
"onCommand:gitlens.compareHeadWith" ,
"onCommand:gitlens.compareWorkingWith" ,
"onCommand:gitlens.diffDirectory" ,
"onCommand:gitlens.diffDirectoryWithHead" ,
"onCommand:gitlens.diffWithNext" ,
"onCommand:gitlens.diffWithNextInDiffLeft" ,
"onCommand:gitlens.diffWithNextInDiffRight" ,
"onCommand:gitlens.diffWithPrevious" ,
"onCommand:gitlens.diffWithPreviousInDiffLeft" ,
"onCommand:gitlens.diffWithPreviousInDiffRight" ,
"onCommand:gitlens.diffLineWithPrevious" ,
"onCommand:gitlens.diffWithRevision" ,
"onCommand:gitlens.diffWithRevisionFrom" ,
"onCommand:gitlens.diffWithWorking" ,
"onCommand:gitlens.diffWithWorkingInDiffLeft" ,
"onCommand:gitlens.diffWithWorkingInDiffRight" ,
"onCommand:gitlens.diffLineWithWorking" ,
"onCommand:gitlens.disableRebaseEditor" ,
"onCommand:gitlens.enableRebaseEditor" ,
"onCommand:gitlens.toggleFileBlame" ,
"onCommand:gitlens.toggleFileBlameInDiffLeft" ,
"onCommand:gitlens.toggleFileBlameInDiffRight" ,
"onCommand:gitlens.clearFileAnnotations" ,
"onCommand:gitlens.computingFileAnnotations" ,
"onCommand:gitlens.toggleFileHeatmap" ,
"onCommand:gitlens.toggleFileHeatmapInDiffLeft" ,
"onCommand:gitlens.toggleFileHeatmapInDiffRight" ,
"onCommand:gitlens.toggleFileChanges" ,
"onCommand:gitlens.toggleFileChangesOnly" ,
"onCommand:gitlens.toggleLineBlame" ,
"onCommand:gitlens.toggleCodeLens" ,
"onCommand:gitlens.gitCommands" ,
"onCommand:gitlens.switchMode" ,
"onCommand:gitlens.toggleReviewMode" ,
"onCommand:gitlens.toggleZenMode" ,
"onCommand:gitlens.setViewsLayout" ,
"onCommand:gitlens.showCommitSearch" ,
"onCommand:gitlens.revealCommitInView" ,
"onCommand:gitlens.showCommitInView" ,
"onCommand:gitlens:showInDetailsView" ,
"onCommand:gitlens.showCommitsInView" ,
"onCommand:gitlens.showFileHistoryInView" ,
"onCommand:gitlens.openFileHistory" ,
"onCommand:gitlens.openFolderHistory" ,
"onCommand:gitlens.showQuickCommitDetails" ,
"onCommand:gitlens.showQuickCommitFileDetails" ,
"onCommand:gitlens.showQuickRevisionDetails" ,
"onCommand:gitlens.showQuickRevisionDetailsInDiffLeft" ,
"onCommand:gitlens.showQuickRevisionDetailsInDiffRight" ,
"onCommand:gitlens.showQuickFileHistory" ,
"onCommand:gitlens.quickOpenFileHistory" ,
"onCommand:gitlens.showQuickBranchHistory" ,
"onCommand:gitlens.showQuickRepoHistory" ,
"onCommand:gitlens.showQuickRepoStatus" ,
"onCommand:gitlens.showQuickStashList" ,
"onCommand:gitlens.addAuthors" ,
"onCommand:gitlens.connectRemoteProvider" ,
"onCommand:gitlens.disconnectRemoteProvider" ,
"onCommand:gitlens.copyCurrentBranch" ,
"onCommand:gitlens.copyMessageToClipboard" ,
"onCommand:gitlens.copyShaToClipboard" ,
"onCommand:gitlens.copyRelativePathToClipboard" ,
"onCommand:gitlens.closeUnchangedFiles" ,
"onCommand:gitlens.openChangedFiles" ,
"onCommand:gitlens.openBranchesOnRemote" ,
"onCommand:gitlens.copyRemoteBranchesUrl" ,
"onCommand:gitlens.openBranchOnRemote" ,
"onCommand:gitlens.openCurrentBranchOnRemote" ,
"onCommand:gitlens.copyRemoteBranchUrl" ,
"onCommand:gitlens.openCommitOnRemote" ,
"onCommand:gitlens.copyRemoteCommitUrl" ,
"onCommand:gitlens.openComparisonOnRemote" ,
"onCommand:gitlens.copyRemoteComparisonUrl" ,
"onCommand:gitlens.openFileFromRemote" ,
"onCommand:gitlens.openFileOnRemote" ,
"onCommand:gitlens.copyRemoteFileUrlToClipboard" ,
"onCommand:gitlens.copyRemoteFileUrlWithoutRange" ,
"onCommand:gitlens.openFileOnRemoteFrom" ,
"onCommand:gitlens.copyRemoteFileUrlFrom" ,
"onCommand:gitlens.openBlamePriorToChange" ,
"onCommand:gitlens.openFileRevision" ,
"onCommand:gitlens.openFileRevisionFrom" ,
"onCommand:gitlens.openAutolinkUrl" ,
"onCommand:gitlens.copyAutolinkUrl" ,
"onCommand:gitlens.openIssueOnRemote" ,
"onCommand:gitlens.copyRemoteIssueUrl" ,
"onCommand:gitlens.openPullRequestOnRemote" ,
"onCommand:gitlens.copyRemotePullRequestUrl" ,
"onCommand:gitlens.openAssociatedPullRequestOnRemote" ,
"onCommand:gitlens.openRepoOnRemote" ,
"onCommand:gitlens.copyRemoteRepositoryUrl" ,
"onCommand:gitlens.openRevisionFile" ,
"onCommand:gitlens.openRevisionFileInDiffLeft" ,
"onCommand:gitlens.openRevisionFileInDiffRight" ,
"onCommand:gitlens.openWorkingFile" ,
"onCommand:gitlens.openWorkingFileInDiffLeft" ,
"onCommand:gitlens.openWorkingFileInDiffRight" ,
"onCommand:gitlens.stashApply" ,
"onCommand:gitlens.stashSave" ,
"onCommand:gitlens.stashSaveFiles" ,
"onCommand:gitlens.externalDiff" ,
"onCommand:gitlens.externalDiffAll" ,
"onCommand:gitlens.resetAvatarCache" ,
"onCommand:gitlens.resetSuppressedWarnings" ,
"onCommand:gitlens.resetTrackedUsage" ,
"onCommand:gitlens.inviteToLiveShare" ,
"onCommand:gitlens.browseRepoAtRevision" ,
"onCommand:gitlens.browseRepoAtRevisionInNewWindow" ,
"onCommand:gitlens.browseRepoBeforeRevision" ,
"onCommand:gitlens.browseRepoBeforeRevisionInNewWindow" ,
"onCommand:gitlens.fetchRepositories" ,
"onCommand:gitlens.pullRepositories" ,
"onCommand:gitlens.pushRepositories" ,
"onStartupFinished"
] ,
"capabilities" : {
@ -13850,9 +13680,9 @@
"@types/react" : "17.0.47" ,
"@types/react-dom" : "17.0.17" ,
"@types/sortablejs" : "1.15.1" ,
"@types/vscode" : "1.72 .0" ,
"@typescript-eslint/eslint-plugin" : "5.59.2 " ,
"@typescript-eslint/parser" : "5.59.2 " ,
"@types/vscode" : "1.78 .0" ,
"@typescript-eslint/eslint-plugin" : "5.59.5 " ,
"@typescript-eslint/parser" : "5.59.5 " ,
"@vscode/test-electron" : "2.3.0" ,
"@vscode/test-web" : "0.0.43" ,
"@vscode/vsce" : "2.19.0" ,
@ -13867,7 +13697,7 @@
"esbuild" : "0.17.18" ,
"esbuild-loader" : "3.0.1" ,
"esbuild-sass-plugin" : "2.9.0" ,
"eslint" : "8.39 .0" ,
"eslint" : "8.40 .0" ,
"eslint-cli" : "1.1.1" ,
"eslint-config-prettier" : "8.8.0" ,
"eslint-import-resolver-typescript" : "3.5.5" ,
@ -13890,13 +13720,13 @@
"schema-utils" : "4.0.1" ,
"sharp" : "0.32.1" ,
"svgo" : "3.0.2" ,
"terser-webpack-plugin" : "5.3.7 " ,
"terser-webpack-plugin" : "5.3.8 " ,
"ts-loader" : "9.4.2" ,
"tsc-alias" : "1.8.6" ,
"typescript" : "5.0.4" ,
"webpack" : "5.82.0" ,
"webpack-bundle-analyzer" : "4.8.0" ,
"webpack-cli" : "5.0.2 " ,
"webpack-cli" : "5.1.0 " ,
"webpack-node-externals" : "3.0.0" ,
"webpack-require-from" : "1.8.6"
} ,