This plugin is a code recommendation system for Intellij IDEs based, such as Pycharm, RubyMine, Intellij ..
- Install Plugin by Intellij store or add manually after download (download here)
- Use the shortcut (MACOS:
cmd + alt + k
; Windows or Linux:ctrl + alt + k
) - Type the search inside the text field and use enter or click in
search
- After successful search, select desired code lines and decide between insert in code or copy to clipboard
Create a branch from master and make a PR for us. Also, fell free to open an issue or contact us in chat
We only support Python by now.
Just clone this repo and open in Intellij, build as Intellij Plugin