How we delivered IntelliCode whole line completions with a transformer model

0

How we delivered IntelliCode whole line completions with a transformer model

Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model

“Great code completions make you more productive while composing your code. Visual Studio 2022 now automatically completes C# code up to a whole line at a time, using a rich knowledge of your coding context. We have also released the IntelliCode Completions extension in Visual Studio Code (VSCode) to speed up coding in Python/TypeScript/JavaScript. Both Visual Studio and VSCode achieve this using a transformer model trained on large volume of code data; The research has been published in ESEC/FSE 2020. In this post we’ll dive deeper into the technical advances we’ve made to deliver the IntelliCode whole line completions experience…”

Source: devblogs.microsoft.com/visualstudio/typing-less-coding-more-how-we-delivered-intellicode-whole-line-completions-with-a-transformer-model/

April 2, 2022
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Subscribe to our Digest