Is there a way to copy the path from catalog pane in Pro (2.4 in my case) as you can in ArcCatalog? It's real handy when writing python :

I can just highlight the path to the table above and paste it directly in my python window:
tableVariable <SPAN class="operator token">=</SPAN> r<SPAN class="string token">'C:\temp\Scratch.gdb\testTable'</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>