Say you are editing code in one IDE and want to open the same file and place the caret at the same place in the other IDE. How would you do that between Pycharm and VSCode?
Is there a pair of extensions for that? Or a standard way of noting said place so that you can copy it from one IDE and paste it into the other?
I've looked around but couldn't find any info (maybe I didn't hit the right keywords).