GitHub Copilot Free is here in Visual Studio
If you haven’t already heard, GitHub just announced Copilot Free! And great news: you can already start using Copilot Free right now in Visual Studio. It’s available now, and we’re putting the finishing touches on a more streamlined experience in...
Eclipse IDE at a Turning Point: Shaping the Future Together
Eclipse IDE at a Turning Point: Shaping the Future Together The Eclipse IDE has been a cornerstone of the open source software development community for decades. Backed by the Eclipse IDE Working Group – supported by 12 companies since 2021 and fue...
Refresh your Find results
Are you tired of having to repeatedly launch the Find window in Visual Studio to update your search results? Whether you’ve just refactored some code or pulled recent changes, having to redo a search to get updated results is no longer necessary. Wit...
Create internal GitHub repos for your team
Visual Studio 2022 now includes support for creating internal repositories for GitHub organizations. This feature allows developers to work within their GitHub organization’s guidelines within the Visual Studio environment more effectively. Managing ...
Hashtag Jakarta EE #259
Hashtag Jakarta EE #259 Welcome to issue number two hundred and fifty-nine of Hashtag Jakarta EE! The ballot for Jakarta EE 11 Core Profile concluded successfully this week and the artifactI is now available in Maven Central. <dependency> <groupId>jak...
Boost your Git confidence with the new file rename notification
Have you ever renamed a file in Solution Explorer and wondered if Git is tracking your changes correctly? You’re not alone. Many developers have found this process confusing and worry whether their changes are being properly staged in Git. But worry ...
Effortless publishing with Azure Functions Flex Consumption
Struggling with complex deployment processes for your serverless applications? Visual Studio 2022 introduces a seamless solution with the new Azure Functions Flex Consumption hosting plan, now generally available. Imagine a world where deploying your s...
Effortless publishing to Azure WebJobs on Linux
Are you tired of the cumbersome process involved in publishing your .NET console applications to Azure WebJobs on Linux? For developers yearning for a seamless and efficient method to deploy their applications, Visual Studio 2022 introduces a much-anti...
Gravatar Support Ending on accounts.eclipse.org
Gravatar Support Ending on accounts.eclipse.org As part of our migration to Drupal 10, we’ve decided to discontinue support for Gravatar on sites such as accounts.eclipse.org, blogs.eclipse.org, marketplace.eclipse.org, and newsroom.eclipse.org. This...
ThreadX: From Open Source to Safety-Critical Applications
ThreadX: From Open Source to Safety-Critical Applications An Interview with Frédéric Desbiens, Eclipse SDV ThreadX SIG Lead This year, the Eclipse Software Defined Vehicle Working Group founded a Special Interest Group (SIG) on Eclipse ThreadX, a v...
Keep working with non-blocking Code Cleanup
Are you tired of waiting for Code Cleanup to finish every time you save your work? Visual Studio 2022 will no longer lock up and get in the way of your tasks as it’s cleaning up the code under the covers. Every developer knows the importance of maint...