GitHub Issues for Sublime.
Ticket Master allows you to create/open GitHub issues from Sublime Text by simply typing TODO comments.
-
Install Package Control
-
Run
Install Packagefrom the Command Palette -
Select
TicketMaster -
Type a comment in your file starting with
TODO -
Run
TicketMaster: Create/Open Issuefrom the Command Palette. -
Follow the directions to setup TicketMaster. The token you create will be local to your machine and can be deleted any time with the
TicketMaster: Remove Tokencommand. -
An issue will be created in GitHub and a link will be placed at the end of your comment
-
If desired, run
TicketMaster: Create/Open Issueagain on a line that is already linked to an issue to launch the GitHub issue tracker. -
If you use this frequently you may want to create a keyboard shortcut. Do this by selecting
Key Bindings - Userfrom thePreferencesmenu and entering the following:
[
<any existing bindings>,
{"keys": ["ctrl+shift+i"], "command": "createissue"}]
]
-
If you just want to create an issue without a TODO tag run
TicketMaster: Create/Open Issueon a line that doesn't contain the text TODO -
You can submit mutliple TODOs at once by selecting all the lines in a file and running
TicketMaster: Create/Open Issue
This is an early alpha. Please contact Amit at amit@amit-bansil.com with feedback.
Close issues from Sublime
Unit Tests
Use of this library is subject to a 100% service charge.
Burns: [chuckles] And to think, Smithers: you laughed when I bought
TicketMaster. "Nobody's going to pay a 100% service charge."
Smithers: Well, it's a policy that ensures a healthy mix of the rich
and the ignorant, sir.