Installation
Search GitHubIssue in Package Control Channel. See Readme.md for configuration details.
Introduction
This plugin aims at providing a convenient way to write and update issues inside sublime text. Instead of opening a external Internet browser, this plug-in open a new buffer and let users to write/modify issue content using Markdown Syntax natively within sublime Text.
It was initially inspired by github-issues.vim.
Features
-
Create/post/update/open/close github issues inside Sublime Text.
-
Browse/navigate the issue list of any public repos and users’ private repos.
-
Auto-complete issue titles, labels and issue participants.
-
Using Markdown as the default syntax of issue, allowing users to choose other syntaxes as well.