Function Calling is Now Enabled in GitHub Copilot
Have you ever been frustrated when Copilot doesn’t understand you? While it can’t read your mind, we’ve been working hard to make your coding experience smoother. Previously, Copilot in Visual Studio could look at files in your repository, but yo...
Tool Calling is Now Enabled in GitHub Copilot
Have you ever been frustrated when Copilot doesn’t understand you? While it can’t read your mind, we’ve been working hard to make your coding experience smoother. Previously, Copilot in Visual Studio could look at files in your repository, but yo...
Madrid JUG 2025
Madrid JUG 2025 The Madrid JUG is organised together with the Madrid Groovy User Group. It is a great idea to combine user groups of similar tech areas, both for increasing attendance as well cross-pollinating between communities. The event started wit...
Hashtag Jakarta EE #268
Hashtag Jakarta EE #268 Welcome to issue number two hundred and sixty-eight of Hashtag Jakarta EE! While the last pieces of the Jakarta EE 11 TCK are being put together, the topic of Jakarta EE 12 is really getting some traction in the Jakarta EE Plat...
New restrictions on package loading
As Visual Studio transitions its core packages and services to an async loading/retrieval model, we’ve identified bugs in both the initial async implementation and the existing synchronous package loading mechanism. While most of these bug fixes have...
First preview of Visual Studio 2022 v17.14
We are pleased to announce the release of Visual Studio 2022 v17.14 Preview 1, marking the initial preview of our next update to Visual Studio. This update prioritizes delivering exceptional developer experiences, with an emphasis on stability and secu...
Visual Studio 2022 v17.13 is Now Available!
We’re excited to announce the availability of Visual Studio 2022 v17.13. This update focuses on stability and security, along with continuous improvements for all developers using Visual Studio. Based on your feature requests, several new tools and e...
VisualStudio.Extensibility: Managing .NET runtime versions
We continue to invest in the VisualStudio.Extensibility SDK to allow developers like you to create extensions that run faster and smoother than ever before! VisualStudio.Extensibility helps you build extensions that run outside the main Visual Studio I...
Hashtag Jakarta EE #267
Hashtag Jakarta EE #267 Welcome to issue number two hundred and sixty-seven of Hashtag Jakarta EE! I am still enjoying time off in Indonesia, but will be back in business again this week. I am happy to see the Jakarta Config specification is finally g...
HTTP File updates for Request Variables and more
Many users have requested adding support for Request Variables in HTTP files in Visual Studio. With Request Variables, you can send an HTTP request and then use data from the response, or request, in any subsequent request that is sent from the HTTP fi...
Meet the Eclipse SDV Committers!
Meet the Eclipse SDV Committers! Curious about what draws individuals to the automotive industry and to the Eclipse SDV Working Group? This month, we're kicking off a new series of brief interviews with our most active Eclipse SDV committers. Check out...
Your fonts are now preserved when changing theme
Do you find yourself adjusting your font settings every time you change themes in Visual Studio, We’ve made some changes that we think will help. The latest update in Visual Studio 2022 allows theme switching without affecting font settings. This fea...
Customize your AI-generated git commit messages
When it comes to collaborative software development, clear and effective communication is key. One area that often gets overlooked is the Git commit message. Poorly crafted commit messages can lead to confusion and inefficiencies within a team. That’...