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 ffcbb68 commit 9576e2d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# TabNine+ · [![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/svipas.tabnine-plus.svg)](https://marketplace.visualstudio.com/items?itemName=svipas.tabnine-plus)
# Code Autocomplete · [![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/svipas.code-autocomplete.svg)](https://marketplace.visualstudio.com/items?itemName=svipas.code-autocomplete)

[TabNine](https://www.tabnine.com) client (all-language autocompleter) for the VS Code. To see the difference between [tabnine-vscode](https://github.com/codota/tabnine-vscode) you can take a look at the [CHANGELOG](https://github.com/svipas/vscode-tabnine-plus/blob/master/CHANGELOG.md).
[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:

Expand All @@ -13,7 +15,7 @@

## Installation

Install through VS Code extensions, search for `TabNine+` by `Benas Svipas`. _If you can't find extension by name try to search by publisher name._
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._

## Usage

Expand Down

0 comments on commit 9576e2d

Please sign in to comment.