• Stars
    star
    10,342
  • Rank 3,342 (Top 0.07 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 6 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AI Code Completions

TabNine

This is the repository for the backend of TabNine, the all-language autocompleter. There are no source files here because the backend is closed source.

You can make feature requests by filing an issue. You are also welcome to make pull requests for changes to the configuration files.

languages.yml determines which file extensions are considered part of the same language. (For example, identifiers from .c files will be suggested in .h files.)

language_tokenization.json determines how languages are tokenized. For example, identifiers can contain dashes in Lisp, but not in Java.

If your feature request is specific to a particular editor's TabNine client, please file an issue in one of these repositories:

You may be interested in these TabNine clients written by third parties:

NOTE: Codota is not validating any code in those plugins and is not responsible for them by any means.

Supported Architectures

  • x86_64-unknown-linux-musl
  • x86_64-apple-darwin
  • aarch64-apple-darwin
  • i686-pc-windows-gnu
  • x86_64-pc-windows-gnu

More Repositories

1

tabnine-vscode

Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
TypeScript
1,327
star
2

jupyter-tabnine

Autocompletion with Deep Learning on Jupyter Notebook
JavaScript
787
star
3

tabnine-intellij

Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Kotlin
498
star
4

tabnine-nvim

Tabnine Client for Neovim
HTML
290
star
5

tabnine-sublime

Tabnine Autocomplete AI: JavaScript, Python, TypeScript, PHP, C/C++, HTML/CSS, Go, Java, Ruby, C#, Rust, SQL, Bash, Kotlin, Julia, Lua, OCaml, Perl, Haskell, React
Python
195
star
6

tabnine-jupyterlab

JupyterLab client for Tabnine. https://pypi.org/project/jupyterlab-tabnine/
TypeScript
34
star
7

codota-sdk-samples

Sample code for using the Codota SDK
Java
14
star
8

codota-plugin-intellij

Hub for all issues related to the Codota plugin for the JetBrains platforms: IntelliJ, Android Studio, WebStorm & PhpStorm
9
star
9

codota-maven-plugin

Maven plugin for indexing java/scala code in Codota
Java
7
star
10

tabnine-community-endorsed-powershell

5
star
11

codota-plugin-eclipse

Hub for all issues related to the Codota plugin for eclipse
2
star
12

terraform-google-gke-tabnine

Resilient and fault tolerant Tabnine installation using Google Kubernetes Engine (GKE)
HCL
2
star
13

tabnine-pr-agent

This repository contains the tabnine PR agent
2
star
14

visual-regression

Send slack message with visual regressions
TypeScript
1
star
15

tabnine-rust-community-model

Add your favorite rust repos, to help us build and train the specialized Rust model for the Rustaceans!
1
star
16

tabnine-vscode-self-hosted-updater

TypeScript
1
star