Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 519 Bytes

codeKick README

Features

this visual studio code extension lets you search for python functions or classes and copy them to your clipboard.

how to use

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.