<div dir="ltr">Hi,<div> I created two new features that I'm attaching to this email.</div><div>1) If you do shift+click in the debugger over the code, you will get the same result as doing inspect on it but it will be shown as a hover help. Here is a link that shows how it works: <a href="https://twitter.com/HernanWilkinson/status/1465079401641652225?s=20">https://twitter.com/HernanWilkinson/status/1465079401641652225?s=20</a></div><div>2) If you do shift+click in the browser, if the mouse is over a message send, it will show the implementors of that message, if it is over a class, it will open the browser over the class. Here also a link: <a href="https://twitter.com/HernanWilkinson/status/1465079839916974085?s=20">https://twitter.com/HernanWilkinson/status/1465079839916974085?s=20</a></div><div><br></div><div>Doing this I realized that there is really no need to differentiate sender (cmd+n) from references to it (cmd+N), if the browser is smart enough to realize the cursor is on a selector it can show senders, if the cursor is over a class, it can show the references to it.</div><div>The same between implementors (cmd+m) and browse (cmd+b). </div><div>So I expanded the functionality of doing senders and implementors when nothing is selected (something I did 2 year ago aprox) to check if the cursor is over a selector or a class and act accordingly.</div><div><br></div><div>Also in this .cs is a fix to PseudoClass that did now answer superclass (I'm sorry Juan to put everything in the same .cs :-) )</div><div><br></div><div>I hope you like it!</div><div>Hernan.<br><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><span style="font-size:xx-small;border-collapse:collapse"><div style="font-size:small"><a href="https://10pines.com/" style="font-family:Roboto,Helvetica,Arial,sans-serif;font-size:medium" target="_blank"><img width="108" src="https://10pines.github.io/email-signature/10pines-firma@2x.png" style="margin-bottom:0.5em"></a><span style="color:rgb(0,0,0);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:medium"></span><h1 style="margin:0px;font-size:14px">Hernán Wilkinson</h1><h2 style="margin:0px 0px 1em;font-size:14px;color:rgb(100,100,100)">Software Developer & Coach</h2><p style="margin:0px;color:rgb(100,100,100);font-size:12px">Alem 896, Floor 6, Buenos Aires, Argentina</p><p style="margin:0px;color:rgb(100,100,100);font-size:12px">+54 11 6091 3125</p><p style="margin:0px;color:rgb(100,100,100);font-size:12px">@HernanWilkinson</p></div></span></div></div></div></div>