I'm looking for extension or native hotkey to copy full file path and line number and column under caret or current method name and current line. What I intend to do is
- place caret in particular place in my code
- press hotkey
- share with my colleague something like that:
s:\projects\work\myProject\models\mymodel.cs: method PrintString(string text), line 50