this visual studio code extension lets you search for python functions or classes and copy them to your clipboard.
Install the "codeKick" extension for VScode.
Press "ctrl + shift + p", then search "codeKick".
Click on it and search in the input box for the function or class you want to find.
Once you found what you were looking for, click on it to copy it to your clipboard.