diff --git a/README.md b/README.md index 18099cf690..c85dc55fb1 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [TabNine](https://www.tabnine.com) client (all-language autocomplete) for the VS Code. -⚠ This is not official TabNine extension for VS Code. You can find official TabNine extension here: [tabnine-vscode](https://github.com/codota/tabnine-vscode). I created this extension to change some things to meet my needs, you can take a look at the [CHANGELOG](https://github.com/svipas/vscode-code-autocomplete/blob/master/CHANGELOG.md) to know what was changed. I personally recommend to use official TabNine extension. - [TabNine](https://www.tabnine.com) features: - Uses deep learning to help you write code faster. @@ -13,6 +11,8 @@ - Type long variable names in just a few keystrokes using the mnemonic completion engine. - Highly responsive, typically produces a list of suggestions in less than 10 milliseconds. +⚠ This is not official TabNine extension for VS Code. You can find official TabNine extension here: [tabnine-vscode](https://github.com/codota/tabnine-vscode). I created this extension to change some things to meet my needs, you can take a look at the [CHANGELOG](https://github.com/svipas/vscode-code-autocomplete/blob/master/CHANGELOG.md) to know what was changed. I personally recommend to use official TabNine extension. + ## Installation Install through VS Code extensions, search for `Code Autocomplete` by `Benas Svipas`. _If you can't find extension by name try to search by publisher name._