CodeBucketA port of Dan Tao's SublimeBucket for vscode: Quickly find the pull request or issue that introduced a line of code. Supports both Bitbucket Cloud and Bitbucket Server. FeaturesThe following commands are available under "Bitbucket" from the context menu as well as the command palette. They are not assigned to keyboard shortcuts by default, but see the "Extension Settings" section below for instructions on how to do that. Open Pull RequestLooks up the commit where the current line was last changed and opens the pull request where that change was introduced. Open IssueLooks up the commit where the current line was last changed and opens the issue in your issue tracker (e.g., in JIRA) with which that change is associated. Currently, JIRA and Bitbucket are supported. See the "Extension Settings" section below for more details. Open ChangesetOpens the commit where the current line was last changed in Bitbucket. OpenOpens the selected line(s) in Bitbucket, preserving all highlighted ranges. Ideal for sending someone a link to a code block. RequirementsYou must have Extension SettingsConfigure Issue TrackersThe Bitbucket issue tracker is configured by default. CodeBucket also supports JIRA, which requires some additional configuration:
Bitbucket issue keys are detected by looking for Configure Bitbucket ServerBitbucket Cloud needs no configuration. For Bitbucket Server, you need to configure the host names of your Bitbucket Server instances:
Configure Keyboard ShortcutsNo keyboard shortcuts are assigned by default, but if you use a command frequently, you can configure them in
The available commands are:
Known Issues
Release Notes0.2.0
0.1.1
|