ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Ticket​Master

by amit-bansil ST3

Sublime Plugin for creating GitHub Issues from TODO tags

Details

  • 0.1.0
  • github.​com
  • github.​com
  • 11 years ago
  • 42 minutes ago
  • 11 years ago

Installs

  • Total 272
  • Win 175
  • Mac 74
  • Linux 23
Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4
Windows 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
Mac 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 0 0 0 0 0 0 0 0 0 0 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

  1. Install Package Control

  2. Run Install Package from the Command Palette

  3. Select TicketMaster

  4. Type a comment in your file starting with TODO

  5. Run TicketMaster: Create/Open Issue from the Command Palette.

  6. 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.

  7. An issue will be created in GitHub and a link will be placed at the end of your comment

  8. If desired, run TicketMaster: Create/Open Issue again on a line that is already linked to an issue to launch the GitHub issue tracker.

  9. If you use this frequently you may want to create a keyboard shortcut. Do this by selecting Key Bindings - User from the Preferences 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 TODO

  • You 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.