company-tabnine icon indicating copy to clipboard operation
company-tabnine copied to clipboard

A company-mode backend for TabNine, the all-language autocompleter: https://tabnine.com/

Results 22 company-tabnine issues
Sort by recently updated
recently updated
newest added

Hey there, I just installed this package and latest `company-mode`(20210527.1610), but there's something wrong with the vertical alignment as below, ![image](https://user-images.githubusercontent.com/1805410/119964233-93012180-bfdb-11eb-9cf0-608b34881a23.png) I tried to search some fixes but they don't...

*Message* TabNine process restart limit reached. TabNine server started. Company: An error occurred in auto-begin Company: backend company-tabnine error "Process company-tabnine--process not running" with args (prefix) error in process filter:...

Company: backend company-tabnine error "Wrong number of arguments: #, 5" with args (prefix) The package is now the newest now. And My Operation System is Windows 7, emacs27

Hello, I'm on emacs 26.3 and MacOS 10.12. Ran through the installation steps fine and `M-x company-tabnine-install-binary` ran successfully. However, I get the following (attached) in my mini buffer when...

Many company backends disable themselves when the user is editing a comment or a string. With company-tabnine, whenever I edit a comment, I get completion suggestions after every word. Is...

enhancement

Hello, First of all, thank you for building the plugin!! Unfortunately, it doesn't work "seamlessly" for me. The only way that I could make it work for me is by...

For what it's worth, TabNine's IDE selector currently links to this project if you tell them you are using Emacs. If this project is not in active development, perhaps it...

When I type `TabNine::config` in a buffer, as suggested near the end of `README.md`, my browser opens a site which seems rather more promotional than technically useful. Is there a...

Hi, I'm wondering how we might go about getting multi-line, full-function completions from tabnine into emacs: https://www.tabnine.com/blog/introducing-inline-code-completions/ I've searched around and found no mention of it, and I suppose company...