I've added a feature to the command line parsing stuff that makes it simpler to 
get to the bug tracker for a given tool.

Using --list-bugtracker on the command line will  display the tracker for every 
loaded assembly that has a bugtracker attribute:
[cid:image001.png@01CC4083.457D3A30]

This works by adding a new attribute to the AssemblyInfo.cs file for any 
project in CoApp :


[assembly: AssemblyBugtracker("https://github.com/coapp/toolkit/issues";)]


Using --open-bugtracker on the command line will now open the default (the one 
in the EXE, or the first DLL if the EXE doesn't have one) bug tracker for the 
tool in the default browser.



[Description: Description: Description: 
fearthecowboy]<http://fearthecowboy.com/>

Garrett Serack | Microsoft Open Source Software Developer | Microsoft 
Corporation
Office:(425)706-7939                                       email/messenger: 
garre...@microsoft.com<mailto:garre...@microsoft.com>
blog: http://fearthecowboy.com<http://fearthecowboy.com/>                       
               twitter: @fearthecowboy<http://twitter.com/fearthecowboy>

I don't make the software you use; I make the software you use better on 
Windows.




<<inline: image001.png>>

<<inline: image002.gif>>

_______________________________________________
Mailing list: https://launchpad.net/~coapp-developers
Post to     : coapp-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~coapp-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to