# tabnine-sublime **Repository Path**: mazon/tabnine-sublime ## Basic Information - **Project Name**: tabnine-sublime - **Description**: Sublime Text client for TabNine - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the Sublime Text client for [TabNine](https://tabnine.com), the all-language autocompleter. - Indexes your whole project, reading your .gitignore to determine which files to index. - Type long variable names in just a few keystrokes using the mnemonic completion engine. - Zero configuration. TabNine works out of the box. - Highly responsive: typically produces a list of suggestions in less than 10 milliseconds. A note on licensing: this repo includes source code as well as packaged TabNine binaries. The MIT license only applies to the source code, not the binaries. The binaries are covered by the [TabNine End User License Agreement](https://tabnine.com/eula).