TzurSoffer / codeKick

a vscode extension for finding functions and classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

a vscode extension for finding functions and classes

License:MIT License


Languages

Language:JavaScript 100.0%