TicketMaster
Sublime Plugin for creating GitHub Issues from TODO tags
Details
Installs
- Total 266
- Win 171
- Mac 72
- Linux 23
Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Ticket Master
GitHub Issues for Sublime.
Ticket Master allows you to create/open GitHub issues from Sublime Text by simply typing TODO comments.
Installation/Usage
Install Package Control
Run
Install Package
from the Command PaletteSelect
TicketMaster
Type a comment in your file starting with
TODO
Run
TicketMaster: Create/Open Issue
from 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 Token
command.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 Issue
again 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 - User
from thePreferences
menu and entering the following:
[
<any existing bindings>,
{"keys": ["ctrl+shift+i"], "command": "createissue"}]
]
Extra Features
If you just want to create an issue without a TODO tag run
TicketMaster: Create/Open Issue
on a line that doesn't contain the text TODOYou can submit mutliple TODOs at once by selecting all the lines in a file and running
TicketMaster: Create/Open Issue
Status
This is an early alpha. Please contact Amit at amit@amit-bansil.com with feedback.
Coming Soon
Close issues from Sublime
Unit Tests
Terms
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.