forked from 50ways2sayhard/tabnine-capf
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b3e8db3
commit f802c3d
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,11 @@ An unofficial TabNine(with TabNine Chat supported) package for Emacs. | |
[[file:./assets/screenshot-2.png]] | ||
@@html:</details>@@ | ||
|
||
* Installation | ||
* Setup | ||
|
||
** Installation | ||
|
||
*** Install TabNine package | ||
|
||
TabNine is available on [[https://melpa.org/#/tabnine][Melpa]], you can install it with your favorite package manager. | ||
|
||
|
@@ -168,9 +172,18 @@ dotspacemacs-additional-packages | |
#+end_src | ||
@@html:</details>@@ | ||
|
||
|
||
*** Install TabNine binary | ||
|
||
After install TabNine package, you should execute =tabnine-install-binary= interactive command to install Tabnine binary to finish installation. | ||
|
||
** TabNine configuration | ||
|
||
The advanced features(eg: advanced completions, TabNine Chat) requires a =TabNine Pro= account, open TabNine Hub page with =tabnine-configuration= after installation. Then login with your account. | ||
|
||
** TabNine Chat | ||
|
||
TabNine Chat is still in BETA - to join the BETA - send =Tabnine Pro= email to [email protected]= to join BETA test. | ||
TabNine Chat is still in BETA - to join the BETA - send =Tabnine Pro= email to [email protected]= to join BETA, while chat fails you can try with vscode to see whether the beta feature is available, also you can view you account's capabilities with =tabnine-capabilities= function. | ||
|
||
| Command | Prompt | | ||
|-------------------------------------+-----------------------------------------------| | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters