Share a link to a location in code (source file / line number) in Visual Studio
share, tfs, visual-studio-2010
Solution
I wrote an extension for this. It's called CodeLink:
https://marketplace.visualstudio.com/items?itemName=AuriRahimzadeh.CodeLinktm
I'm looking for testers and feedback. I only have so many solutions with which to test it :)
Problem
I'm looking for a plugin (may be a TFS plugin) for Visual Studio 2010 that add a 'Copy uri' context menu entry in code editor and would make possible to copy paste a file/line number into an IM conversation (skype) or an email, and of course clicking the link would open the project/file at the correct line number (in an existing instance if VS if possible). I'm working from home and that would be nice to be able to share easily a code location with team via skype (and sometimes email). I googled and found nothing, but it's perhaps available in a big plugin like Resharper and not advertised.