Features
Last updated
Last updated
Left Pane: Displays the activities menu.
Right Pane: Shows detailed information about the selected work, organized into tabs:
Details: View the work ID (clickable to open in the browser), summary, priority, status, workload, dates, description, and additional custom fields. Click on any field to edit it.
Subtask: See all subtasks associated with the work. Modify existing subtasks or add new ones by clicking the Add Subtask button.
Comment: Read and post comments to collaborate with teammates. Use @
mentions to notify specific users.
You can quickly insert work information into your commit messages by using variables in the plugin’s commit message template.
Create Commit
Click the Create Commit button in the tool window.
Select a preset commit message template containing variables such as work ID and summary.
The commit message with the work information will automatically populate the git commit window, no typing needed.
Add a template:
Click the + icon at the top left of the settings window.
Name the template.
Write the template content using variables or commands.
Variables: Summary, Work ID, Subtask Title, Work URL
Command: Complete Subtask (marks subtask as done)
Modify a template:
Select a template.
Edit the name or content.
Click OK to save changes.
Delete a template:
Select the template you want to remove.
Click the - icon at the top left of the settings window.
Switch to the Merge Requests tab.
Click the New Merge Request button.
Select the source and target branches, add a title, description, and assign it to someone.
My Launch: View all merge requests you have created. Click an item to open its details in GitLab/GitHub.
Pending Review: View merge requests assigned to you. Click an item to open its details in GitLab/GitHub.
Select the icon in the top toolbar to view the coding time spent on each work item.