rprouse / GitHubExtension

A visual studio extension for interacting with GitHub.
MIT License
34 stars 10 forks source link

Highlight issue comments in code #18

Open rprouse opened 10 years ago

rprouse commented 10 years ago

Comments in the form Issue xxx should be highlighted and you should be able to click on the highlight to open the given issue.

  1. How do we know which repository the issue is in?
  2. What if we don't have access to the given repository?