UNPKG

cloudstudio

Version:

Run VS Code on a remote server.

1 lines 19.7 kB
{"gitcommits.displayName":"GitCommits","gitcommits.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","gitcommits.license":"SEE LICENSE IN LICENSE","gitcommits.badges.joinUs.description":"Join us in the #gitCommits channel","gitcommits.contributes.configuration.currentLineBlame.title":"Current Line Blame","gitcommits.contributes.configuration.commitsView.title":"Commits View","gitcommits.views.commits.showBranchComparison.hide.description":"Hides the branch comparison","gitcommits.views.commits.showBranchComparison.branch.description":"Compares the current branch with a user-selected reference","gitcommits.views.commits.showBranchComparison.working.description":"Compares the working tree with a user-selected reference","gitcommits.views.commits.showBranchComparison.markdownDescription":"Specifies whether to show a comparison of the current branch or the working tree with a user-selected reference (branch, tag. etc) in the _Commits_ view","gitcommits.views.commits.pullRequests.enabled.markdownDescription":"Specifies whether to query for pull requests associated with the current branch and commits in the _Commits_ view. Requires a connection to a supported remote service (e.g. GitHub)","gitcommits.views.commits.pullRequests.showForBranches.markdownDescription":"Specifies whether to show pull requests (if any) associated with the current branch in the _Commits_ view. Requires a connection to a supported remote service (e.g. GitHub)","gitcommits.views.commits.pullRequests.showForCommits.markdownDescription":"Specifies whether to show pull requests (if any) associated with commits in the _Commits_ view. Requires a connection to a supported remote service (e.g. GitHub)","gitcommits.views.commits.files.layout.auto.description":"Automatically switches between displaying files as a `tree` or `list` based on the `#gitcommits.views.commits.files.threshold#` value and the number of files at each nesting level","gitcommits.views.commits.files.layout.list.description":"Displays files as a list","gitcommits.views.commits.files.layout.tree.description":"Displays files as a tree","gitcommits.views.commits.files.layout.markdownDescription":"Specifies how the _Commits_ view will display files","gitcommits.views.commits.files.threshold.markdownDescription":"Specifies when to switch between displaying files as a `tree` or `list` based on the number of files in a nesting level in the _Commits_ view. Only applies when `#gitcommits.views.commits.files.layout#` is set to `auto`","gitcommits.views.commits.files.compact.markdownDescription":"Specifies whether to compact (flatten) unnecessary file nesting in the _Commits_ view. Only applies when `#gitcommits.views.commits.files.layout#` is set to `tree` or `auto`","gitcommits.views.commits.avatars.markdownDescription":"Specifies whether to show avatar images instead of commit (or status) icons in the _Commits_ view","gitcommits.views.commits.reveal.markdownDescription":"Specifies whether to reveal commits in the _Commits_ view, otherwise they revealed in the _Repositories_ view","gitcommits.contributes.configuration.repositoriesView.title":"Repositories View","gitcommits.views.branches.showBranchComparison.hide.description":"Hides the branch comparison","gitcommits.views.branches.showBranchComparison.branch.description":"Compares the branch with a user-selected reference","gitcommits.views.branches.showBranchComparison.markdownDescription":"Specifies whether to show a comparison of the branch with a user-selected reference (branch, tag. etc) in the _Branches_ view","gitcommits.views.branches.pullRequests.enabled.markdownDescription":"Specifies whether to query for pull requests associated with each branch and commits in the _Branches_ view. Requires a connection to a supported remote service (e.g. GitHub)","gitcommits.views.branches.pullRequests.showForBranches.markdownDescription":"Specifies whether to show pull requests (if any) associated with each branch in the _Branches_ view. Requires a connection to a supported remote service (e.g. GitHub)","gitcommits.views.branches.pullRequests.showForCommits.markdownDescription":"Specifies whether to show pull requests (if any) associated with commits in the _Branches_ view. Requires a connection to a supported remote service (e.g. GitHub)","gitcommits.views.branches.branches.layout.list.description":"Displays branches as a list","gitcommits.views.branches.branches.layout.tree.description":"Displays branches as a tree when branch names contain slashes `/`","gitcommits.views.branches.branches.layout.markdownDescription":"Specifies how the _Branches_ view will display branches","gitcommits.sortBranchesBy.dateDescending.description":"Sorts branches by the most recent commit date in descending order","gitcommits.sortBranchesBy.dateAscending.description":"Sorts branches by the most recent commit date in ascending order","gitcommits.sortBranchesBy.nameAscending.description":"Sorts branches by name in ascending order","gitcommits.sortBranchesBy.nameDescending.description":"Sorts branches by name in descending order","gitcommits.sortBranchesBy.markdownDescription":"Specifies how branches are sorted in quick pick menus and views","gitcommits.views.branches.files.layout.auto.description":"Automatically switches between displaying files as a `tree` or `list` based on the `#gitcommits.views.branches.files.threshold#` value and the number of files at each nesting level","gitcommits.views.branches.files.layout.list.description":"Displays files as a list","gitcommits.views.branches.files.layout.tree.description":"Displays files as a tree","gitcommits.views.branches.files.layout.markdownDescription":"Specifies how the _Branches_ view will display files","gitcommits.views.branches.files.threshold.markdownDescription":"Specifies when to switch between displaying files as a `tree` or `list` based on the number of files in a nesting level in the _Branches_ view. Only applies when `#gitcommits.views.branches.files.layout#` is set to `auto`","gitcommits.views.branches.files.compact.markdownDescription":"Specifies whether to compact (flatten) unnecessary file nesting in the _Branches_ view. Only applies when `#gitcommits.views.branches.files.layout#` is set to `tree` or `auto`","gitcommits.views.branches.avatars.markdownDescription":"Specifies whether to show avatar images instead of commit (or status) icons in the _Branches_ view","gitcommits.views.branches.reveal.markdownDescription":"Specifies whether to reveal branches in the _Branches_ view, otherwise they revealed in the _Repositories_ view","gitcommits.contributes.configuration.remotesView.title":"Remotes View","gitcommits.views.tags.branches.layout.list.description":"Displays tags as a list","gitcommits.views.tags.branches.layout.tree.description":"Displays tags as a tree when tags names contain slashes `/`","gitcommits.views.tags.branches.layout.markdownDescription":"Specifies how the _Tags_ view will display tags","gitcommits.views.tags.files.layout.auto.description":"Automatically switches between displaying files as a `tree` or `list` based on the `#gitcommits.views.tags.files.threshold#` value and the number of files at each nesting level","gitcommits.views.tags.files.layout.list.description":"Displays files as a list","gitcommits.views.tags.files.layout.tree.description":"Displays files as a tree","gitcommits.views.tags.files.layout.markdownDescription":"Specifies how the _Tags_ view will display files","gitcommits.views.tags.files.threshold.markdownDescription":"Specifies when to switch between displaying files as a `tree` or `list` based on the number of files in a nesting level in the _Tags_ view. Only applies when `#gitcommits.views.tags.files.layout#` is set to `auto`","gitcommits.views.tags.files.compact.markdownDescription":"Specifies whether to compact (flatten) unnecessary file nesting in the _Tags_ view. Only applies when `#gitcommits.views.tags.files.layout#` is set to `tree` or `auto`","gitcommits.views.tags.avatars.markdownDescription":"Specifies whether to show avatar images instead of commit (or status) icons in the _Tags_ view","gitcommits.views.tags.reveal.markdownDescription":"Specifies whether to reveal tags in the _Tags_ view, otherwise they revealed in the _Repositories_ view","gitcommits.views.searchAndCompare.pullRequests.enabled.markdownDescription":"Specifies whether to query for pull requests associated with commits in the _Search & Compare_ view. Requires a connection to a supported remote service (e.g. GitHub)","gitcommits.commands.category.gitcommits.title":"GitLens","gitcommits.commands.category.gitlensPlus.title":"GitLens+","gitcommits.refreshTimelinePage.title":"Refresh","gitcommits.showBranchesView.title":"Show Branches View","gitcommits.showCommitsView.title":"Show Commits View","gitcommits.showContributorsView.title":"Show Contributors View","gitcommits.showFileHistoryView.title":"Show File History View","gitcommits.showHomeView.title":"Show Home View","gitcommits.showLineHistoryView.title":"Show Line History View","gitcommits.showRemotesView.title":"Show Remotes View","gitcommits.showRepositoriesView.title":"Show Repositories View","gitcommits.showSearchAndCompareView.title":"Show Search And Compare Commits View","gitcommits.showStashesView.title":"Show Stashes View","gitcommits.showTagsView.title":"Show Tags View","gitcommits.showTimelineView.title":"Show Visual File History View","gitcommits.showWorktreesView.title":"Show Worktrees View","gitcommits.compareWith.title":"Compare References...","gitcommits.compareHeadWith.title":"Compare HEAD with...","gitcommits.compareWorkingWith.title":"Compare Working Tree with...","gitcommits.diffDirectory.title":"Open Directory Compare (difftool) with...","gitcommits.diffDirectoryWithHead.title":"Open Directory Compare (difftool)","gitcommits.diffWithNext.title":"Open Changes with Next Revision","gitcommits.diffWithNextInDiffLeft.title":"Open Changes with Next Revision","gitcommits.diffWithNextInDiffRight.title":"Open Changes with Next Revision","gitcommits.diffWithPrevious.title":"Open Changes with Previous Revision","gitcommits.diffWithPreviousInDiffLeft.title":"Open Changes with Previous Revision","gitcommits.diffWithPreviousInDiffRight.title":"Open Changes with Previous Revision","gitcommits.diffLineWithPrevious.title":"Open Line Changes with Previous Revision","gitcommits.diffWithRevision.title":"Open Changes with Revision...","gitcommits.diffWithRevisionFrom.title":"Open Changes with Branch or Tag...","gitcommits.diffWithWorking.title":"Open Changes with Working File","gitcommits.diffWithWorkingInDiffLeft.title":"Open Changes with Working File","gitcommits.diffWithWorkingInDiffRight.title":"Open Changes with Working File","gitcommits.diffLineWithWorking.title":"Open Line Changes with Working File","gitcommits.disableRebaseEditor.title":"Disable Interactive Rebase Editor","gitcommits.enableRebaseEditor.title":"Enable Interactive Rebase Editor","gitcommits.toggleFileBlame.title":"Toggle File Blame","gitcommits.toggleFileBlameInDiffLeft.title":"Toggle File Blame","gitcommits.toggleFileBlameInDiffRight.title":"Toggle File Blame","gitcommits.clearFileAnnotations.title":"Clear File Annotations","gitcommits.computingFileAnnotations.title":"Computing File Annotations...","gitcommits.toggleFileHeatmap.title":"Toggle File Heatmap","gitcommits.toggleFileHeatmapInDiffLeft.title":"Toggle File Heatmap","gitcommits.toggleFileHeatmapInDiffRight.title":"Toggle File Heatmap","gitcommits.toggleFileChanges.title":"Toggle File Changes","gitcommits.toggleFileChangesOnly.title":"Toggle File Changes","gitcommits.toggleLineBlame.title":"Toggle Line Blame","gitcommits.toggleCodeLens.title":"Toggle Git CodeLens","gitcommits.gitCommands.title":"Git Command Palette","gitcommits.gitCommands.branch.title":"Git Branch...","gitcommits.gitCommands.cherryPick.title":"Git Cherry Pick...","gitcommits.gitCommands.merge.title":"Git Merge...","gitcommits.gitCommands.rebase.title":"Git Rebase...","gitcommits.gitCommands.reset.title":"Git Reset...","gitcommits.gitCommands.revert.title":"Git Revert...","gitcommits.gitCommands.switch.title":"Git Switch...","gitcommits.gitCommands.tag.title":"Git Tag...","gitcommits.gitCommands.worktree.title":"Git Worktree...","gitcommits.switchMode.title":"Switch Mode","gitcommits.toggleReviewMode.title":"Toggle Review Mode","gitcommits.toggleZenMode.title":"Toggle Zen Mode","gitcommits.setViewsLayout.title":"Set Views Layout","gitcommits.showCommitSearch.title":"Search Commits","gitcommits.showLastQuickPick.title":"Show Last Opened Quick Pick","gitcommits.revealCommitInView.title":"Reveal Commit in Side Bar","gitcommits.showCommitInView.title":"Search for Commit in Side Bar","gitcommits.showCommitsInView.title":"Search for Commits within Selection","gitcommits.showFileHistoryInView.title":"Open File History","gitcommits.openFileHistory.title":"Open File History","gitcommits.openFolderHistory.title":"Open Folder History","gitcommits.showQuickCommitDetails.title":"Show Commit","gitcommits.showQuickCommitFileDetails.title":"Show Line Commit","gitcommits.showQuickRevisionDetails.title":"Show Revision Commit","gitcommits.showQuickRevisionDetailsInDiffLeft.title":"Show Revision Commit","gitcommits.showQuickRevisionDetailsInDiffRight.title":"Show Revision Commit","gitcommits.showQuickFileHistory.title":"Show File History","gitcommits.quickOpenFileHistory.title":"Quick Open File History","gitcommits.showQuickBranchHistory.title":"Show Branch History","gitcommits.showQuickRepoHistory.title":"Show Current Branch History","gitcommits.showQuickRepoStatus.title":"Show Repository Status","gitcommits.showQuickStashList.title":"Show Stashes","gitcommits.addAuthors.title":"Add Co-authors","gitcommits.connectRemoteProvider.title":"Connect to Remote","gitcommits.disconnectRemoteProvider.title":"Disconnect from Remote","gitcommits.copyCurrentBranch.title":"Copy Current Branch Name","gitcommits.copyMessageToClipboard.title":"Copy Message","gitcommits.copyShaToClipboard.title":"Copy SHA","gitcommits.closeUnchangedFiles.title":"Close Unchanged Files","gitcommits.openChangedFiles.title":"Open Changed Files","gitcommits.openBranchesOnRemote.title":"Open Branches on Remote","gitcommits.copyRemoteBranchesUrl.title":"Copy Remote Branches Url","gitcommits.openBranchOnRemote.title":"Open Branch on Remote","gitcommits.copyRemoteBranchUrl.title":"Copy Remote Branch Url","gitcommits.openCommitOnRemote.title":"Open Commit on Remote","gitcommits.copyRemoteCommitUrl.title":"Copy Remote Commit Url","gitcommits.openComparisonOnRemote.title":"Open Comparison on Remote","gitcommits.copyRemoteComparisonUrl.title":"Copy Remote Comparison Url","gitcommits.openFileFromRemote.title":"Open File from Remote","gitcommits.openFileOnRemote.title":"Open File on Remote","gitcommits.copyRemoteFileUrlToClipboard.title":"Copy Remote File Url","gitcommits.copyRemoteFileUrlWithoutRange.title":"Copy Remote File Url","gitcommits.openFileOnRemoteFrom.title":"Open File on Remote From...","gitcommits.copyRemoteFileUrlFrom.title":"Copy Remote File Url From...","gitcommits.openBlamePriorToChange.title":"Open Blame Prior to Change","gitcommits.openFileRevision.title":"Open File at Revision...","gitcommits.openFileRevisionFrom.title":"Open File at Revision from...","gitcommits.openIssueOnRemote.title":"Open Issue on Remote","gitcommits.copyRemoteIssueUrl.title":"Copy Issue Url","gitcommits.openPullRequestOnRemote.title":"Open Pull Request on Remote","gitcommits.copyRemotePullRequestUrl.title":"Copy Pull Request Url","gitcommits.openAssociatedPullRequestOnRemote.title":"Open Associated Pull Request","gitcommits.openRepoOnRemote.title":"Open Repository on Remote","gitcommits.copyRemoteRepositoryUrl.title":"Copy Remote Repository Url","gitcommits.openRevisionFile.title":"Open File at Revision","gitcommits.openRevisionFileInDiffLeft.title":"Open File at Revision","gitcommits.openRevisionFileInDiffRight.title":"Open File at Revision","gitcommits.openWorkingFile.title":"Open File","gitcommits.openWorkingFileInDiffLeft.title":"Open File","gitcommits.openWorkingFileInDiffRight.title":"Open File","gitcommits.stashApply.title":"Apply Stash","gitcommits.views.deleteStash.title":"Delete Stash...","gitcommits.stashSave.title":"Stash All Changes","gitcommits.stashSaveFiles.title":"Stash Changes","gitcommits.externalDiff.title":"Open Changes (difftool)","gitcommits.externalDiffAll.title":"Open All Changes (difftool)","gitcommits.resetAvatarCache.title":"Reset Avatar Cache","gitcommits.resetSuppressedWarnings.title":"Reset Suppressed Warnings","gitcommits.inviteToLiveShare.title":"Invite to Live Share","gitcommits.browseRepoAtRevision.title":"Browse Repository from Revision","gitcommits.browseRepoAtRevisionInNewWindow.title":"Browse Repository from Revision in New Window","gitcommits.browseRepoBeforeRevision.title":"Browse Repository from Before Revision","gitcommits.browseRepoBeforeRevisionInNewWindow.title":"Browse Repository from Before Revision in New Window","gitcommits.views.browseRepoAtRevision.title":"Repository from Here","gitcommits.views.browseRepoAtRevisionInNewWindow.title":"Repository from Here in New Window","gitcommits.views.browseRepoBeforeRevision.title":"Repository from Before Here","gitcommits.views.browseRepoBeforeRevisionInNewWindow.title":"Repository from Before Here in New Window","gitcommits.fetchRepositories.title":"Fetch","gitcommits.pullRepositories.title":"Pull","gitcommits.pushRepositories.title":"Push","gitcommits.enableDebugLogging.title":"Enable Debug Logging","gitcommits.disableDebugLogging.title":"Disable Debug Logging","gitcommits.submenus.gitlensCommitBrowse.label":"Browse","gitcommits.submenus.gitlensCommitCopy.label":"Copy As","gitcommits.submenus.gitlensCommitChanges.label":"Open Changes","gitcommits.submenus.gitlensCommitFileCopy.label":"Copy As","gitcommits.submenus.gitlensCommitFileCommit.label":"Commit","gitcommits.submenus.gitlensCommitFileChanges.label":"Open Changes","gitcommits.submenus.gitlensEditorAnnotations.label":"File Annotations","gitcommits.submenus.gitlensEditorContextChanges.label":"Commit Changes","gitcommits.submenus.gitlensEditorChanges.label":"Commit Changes","gitcommits.submenus.gitlensExplorerChanges.label":"Commit Changes","gitcommits.submenus.gitlensScmResourceGroupChanges.label":"Open Changes","gitcommits.submenus.gitlensScmResourceStateChanges.label":"Open Changes","gitcommits.submenus.gitlensViewRepositoriesSections.label":"Sections","gitcommits.submenus.gitlensViewSearchAndCompareNew.label":"New Search or Compare","gitcommits.submenus.gitlensViewSearchAndCompareComparisonFilter.label":"Filter","gitcommits.rebase.displayName":"GitLens Interactive Rebase Editor","gitcommits.contributes.activitybar.gitcommits.title":"GitLens","gitcommits.contributes.panel.gitlensPanel.title":"GitLens","gitcommits.views.contextualTitle":"GitLens","gitcommits.views.home.name":"Home","gitcommits.views.timeline.name":"Visual File History","gitcommits.views.commits.name":"Git 提交","gitcommits.views.repositories.name":"Repositories","gitcommits.views.fileHistory.name":"File History","gitcommits.views.lineHistory.name":"Line History","gitcommits.views.branches.name":"Git 分支","gitcommits.views.remotes.name":"Remotes","gitcommits.views.stashes.name":"Stashes","gitcommits.views.tags.name":"Git 标签","gitcommits.views.worktrees.name":"Worktrees","gitcommits.views.contributors.name":"Contributors","gitcommits.views.searchAndCompare.name":"Search & Compare"}