Helping millions of people navigate the world of technology.

What’s New With VS Code 1.117

Quick Tips
  • VS Code 1.117 brings a host of improvements to the app.
  • The biggest is the addition of BYOK for Business and Enterprise users.
  • There are also improvements to the Agents App and Terminal use.

New updates mean new features and fixes, although they’re not always well-advertised. If VS Code is your second language, you might be eager to know what the latest version brings to the coding table. In this article, we’ll be looking at what’s on offer with VS Code 1.117.

The New Features of VS Code 1.117

Let’s dive straight into the major additions to VS Code:

Bring Your Own Key for Business and Enterprise

Bring Your Own Key (BYOK) is a security feature that allows enterprises and teams to connect their own API keys for preferred or specialized models, particularly for compliance, performance, or cost reasons, and supporting providers like Google, Ollama, OpenRouter, and OpenAI. Now VS Code allows those models to be used in conjunction with its own chat.

This is good news for users of GitHub Copilot, Business or Enterprise. Administrators can add language-model extensions and built-in providers that the organization uses. What’s more, usage and subscription rates are no longer locked into what VS Code offers.

That said, this feature, enabled by default, doesn’t extend to everything. There are still limits to what introduced models can do, mainly being restricted to chat. Inline suggestions won’t apply. In addition, Copilot service APIs will also be required for things like side queries and repository indexing.

Terminal Improvements

Whats New With VS Code 1.117 1

With the new update, GitHub Copilot CLI is now able to launch from any terminal profile; a big step up from failing to launch when choosing it from the profile picker.

In addition, VS Code now offers enhanced shell recognition, giving everything from Copilot CLI to Google Gemini a better workflow efficiency. They will be referred to by their model in the terminal, and no longer listed as simply “node.”

Finally, status notifications for long-running background terminal commands will also show up in chat, saving users the trouble of having to switch to the terminal to monitor their progress.

Better Chats

Whats New With VS Code 1.117 2

Chat responses in sessions have been improved with incremental additions being made in a few areas. This includes:

  • Incremental rendering – Chats can now be rendered block by block rather than on a timer. It’s a small change, but one that makes responses feel faster.
  • Buffering – If incremental rendering is still too slow, you have the option to display responses as they’re being buffered, with the understanding that the rawer side of generation will display in the meantime.
  • Animation style – Choose the style of the animation in which rendering takes place. Do you want your code to slide in or fade in?

Improvements to Agents

Even though the VS Code Agents App is only available to Insiders as a preview, there have still been some improvements made. This includes:

  • Better sorting – Agent sessions can now be organized by recent activity and dates updated or modified.
  • Polish – All-around visual improvements to the look and feel of VS Code Agent.
  • Inline Changes – Making changes inline is easier to implement, spot, and compare with a better layout.

Language Improvements

The update also includes TypeScript 6.0.3, which fixes a few bugs and issues surrounding the coding language.

Was this helpful?

Thanks for your feedback!

Last updated on 06 June, 2026

Leave a Reply

Your email address will not be published. Required fields are marked *

The article above may contain affiliate links which help support Guiding Tech. The content remains unbiased and authentic and will never affect our editorial integrity.