cloudstudio
Version:
Run VS Code on a remote server.
1 lines • 2.68 kB
JSON
{"displayName":"Cloud Studio CODING","description":"Remotely browse and edit any CODING repository","command.commitAndPush":"Commit & Push","command.cleanAll":"Discard All Changes","command.clean":"Discard Changes","command.unstage":"Unstage Changes","command.unstageAll":"Unstage All Changes","command.openAllChanges":"Open All Changes","command.openFile":"Open File","command.stage":"Stage Changes","command.stageAll":"Stage All Changes","command.checkout-ref":"Checkout to...","command.open-cloudstudio":"Edit files in Cloud Studio","command.switch-to-merge-request":"Search a Merge Request","command.merge-request-view-item-switch-to-merge-request":"Switch to Merge Request","command.merge-request-view-item-open-on-coding":"Open on Coding","command.switch-to-commit":"Search a Commit","command.commit-view-item-switch-to-commit":"Switch to Commit","command.commit-view-item-open-on-coding":"Open on Coding","command.editor-view-open-changes":"Open Changes","command.diff-view-open-left-file":"Open Left File","command.diff-view-open-right-file":"Open Right File","command.editor-view-open-prev-revision":"Open Previous Revision","command.editor-view-open-next-revision":"Open Next Revision","command.toggle-editor-gutter-blame":"Toggle File Blame","command.open-editor-gutter-blame":"Open File Blame","command.close-editor-gutter-blame":"Close File Blame","command.open-on-coding":"Open on Coding","colors.modified":"Color for modified resources.","colors.stageModified":"Color for modified resources which have been staged.","colors.stageDeleted":"Color for deleted resources which have been staged.","colors.deleted":"Color for deleted resources.","colors.renamed":"Color for renamed or copied resources.","colors.untracked":"Color for untracked resources.","colors.ignored":"Color for ignored resources.","colors.conflict":"Color for resources with conflicts.","colors.submodule":"Color for submodule resources.","config.showPushSuccessNotification":"Controls whether to show a notification when a push is successful.","config.inputValidation":"Controls when to show commit message input validation.","config.inputValidationLength":"Controls the commit message length threshold for showing a warning.","config.inputValidationSubjectLength":"Controls the commit message subject length threshold for showing a warning. Unset it to inherit the value of `config.inputValidationLength`.","config.enableSmartCommit":"Commit all changes when there are no staged changes.","config.suggestSmartCommit":"Suggests to enable smart commit (commit all changes when there are no staged changes).","view.merge.request.name":"Merge Requests","view.commit.name":"Commits","refresh":"Refresh"}