Added Visual Studio IntelliCode.

It is truly a game changer
pull/273/head
Jack Fairfield 2019-10-19 23:57:25 -07:00 committed by GitHub
parent 7bb42c4f75
commit 574398e183
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<br/>
<div align="center">
<img width="380px" src="https://raw.githubusercontent.com/viatsko/awesome-vscode/master/awesome-vscode-logo.png">
@ -351,6 +352,8 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
- [Babel JavaScript](https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel)
- [Sublime Babel](https://marketplace.visualstudio.com/items?itemName=joshpeng.sublime-babel-vscode#overview) - Babel extension ported from Sublime Text
- [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode) - This extension provides AI-assisted development features including autocomplete and other insights based on understanding your code context.
![Visual Studio IntelliCode](https://docs.microsoft.com/en-us/visualstudio/intellicode/media/python-intellicode.gif)
See the difference between these two [here](https://github.com/michaelgmcd/vscode-language-babel/issues/1)