tabnine

Homepage: https://github.com/shuxiao9058/tabnine

Author: Aaron Ji, John Gong, Tommy Xiang

Updated:

Summary

An unofficial TabNine package with TabNine Chat supported

Commentary

An unofficial TabNine package with TabNine Chat supported.

Installation:

1. Install `tabnine` with your favorite package manager.
2. Enable `tabnine-mode` in `prog-mode`(if you want to use `capf` only, skip this step).
(add-to-list 'prog-mode-hook #'tabnine-mode)
3. Run M-x tabnine-install-binary to install the TabNine binary for your system.
4. Run M-x tabnine-login to login your TabNine account.

Usage:

See M-x customize-group RET tabnine RET for customizations.

Dependencies