Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
svipas committed May 30, 2020
1 parent 9576e2d commit f94ccd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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._
Expand Down

0 comments on commit f94ccd4

Please sign in to comment.