News

Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More

Kite, which provides a code completion tool powered by artificial intelligence (AI), has expanded the number of programming languages that it supports in IDEs and code editors like Visual Studio Code.

And on that list are Microsoft's own languages, C# and TypeScript, making the tool more attractive to Microsoft-centric coders.

Along with the super popular VS Code, Kite supports all the JetBrains IDES -- PyCharm, IntelliJ, Goland, Android Studio, Webstorm, CLion, PHP Storm, RubyMine, Rider and AppCode -- along with JupyterLab, Vim, Sublime, Atom and Spyder.

Kite Completing Java Code
[Click on image for larger view.] Kite Completing Java Code (source: Kite).

Programming languages supported by Kite include Java, Kotlin, Scala, Python, C/C++, Objective-C, C#, Golang, JavaScript, TypeScript, HTML/CSS and Less. The company has especially focused on Python, which is growing in popularity itself and for which the VS Code dev team has gone all in. Kite added JavaScript support in May.

"Kite's AI-powered completions predict what you're going to type next," the company said. "How is this useful? It saves you typing when you already know what you're going to type. It also saves you documentation lookups when you can't remember the name of an API or how to use it."

While the tool is free, a paid enterprise server-powered offering is also available, along with a Python Pro option. The free option provides:

  • Line-of-code completions for 12 languages
  • Python function signatures as you type
  • Python documentation

The tool can be downloaded here.

While other code-completion tools are available for VS Code, Kite earlier this year claimed its tooling differentiates itself with characteristics such as:

  • Complete multiple lines of code at a time
  • Provide completions when editors like VS Code cannot understand the code
    Kite Claims More Code Completions than VS Code Alone
    [Click on image for larger view.] Kite Claims More Code Completions than VS Code Alone (source: Kite).
  • Show completions in more situations, for example after a space
  • Work alongside VS Code's and other editors' code-completion tools

"The JavaScript ecosystem continually invents new frameworks and design patterns," said the company's Daniel Hung in May in announcing JavaScript support. "These inventions make it a vibrant place to be, but it also creates the need to learn an ever-changing set of code patterns and APIs."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube