VS2019- activation (Enterprise and Professional Editions) and VScode AI super useful complement source tools

Visual Studio 2019 Enterprise
BF8Y8-GN2QH-T84XB-QVY3B-RC4DF

Visual Studio 2019 Professional
NYWVH-HT4XC-R2WYW-9Y3CM-X4V3Y

 

 

======================================================================================

A developer from Canada Jacob Jackson developed a "Deep TabNine" code completion tool as follows:

It supports 23 programming languages, five kinds of editors, easy to use, the effect is stunning.

 

Supports 5 Editor

  TabNine support VS Code, Sublime Text, Atom, Emacs, Vim five kinds of code editor.

Support for 23 languages

Java、Python、C++、Haskell、JavaScriptCPHPGoC#RubyObjective-CRustSwiftTypeScriptOCamlScalaKotlinPerlSQLHTMLCSSBash

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Installation

VS Code

  VS Code user presses Ctrl + P (Mac user presses ⌘ + P), the paste command, and press Enter to complete the installation. Or expand the search TabNine, you can download and install

ext install TabNine.tabnine-vscode

  Sublime

  Sublime user installs two steps:

  1, pressing Ctrl + Shift + P (Mac users: ⌘ + Shift + P), select Install Package Control;

  2, again pressing Ctrl + Shift + P (Mac users: ⌘ + Shift + P), select Package Control: Install Package, then select TabNine to install.

 

Guess you like

Origin www.cnblogs.com/llw1996/p/11229600.html