Topic: microsoft

Microsoft adds built-in support for Lombok in Java for Visual Studio Code update

Microsoft has made its monthly update for Java in Visual Studio Code. This update includes built-in support for the Lombok library, drag and drop support, an exclusion list for inlay hints, and more.  Some Visual Studio Code users had been reporting to Microsoft that when they have Lombok dependencies in their projects, some extensions wouldn’t … continue reading

SD Times Open-Source Project of the Week: Salus

This week, Microsoft announced Salus, an open-source software bill of materials (SBOM) tool, following the Executive Order on Improving the Nation’s Cybersecurity which made SBOMs a key requirement.  The tool generates SBOMs across Windows, Linux, and Mac, and uses the standard Software Package Data Exchange (SPDX) format. Salus can be integrated into build workflows and … continue reading

Microsoft improves Git branch switching, C++ experience in Visual Studio update

Microsoft has announced that it made several performance improvements in Visual Studio 2022 in the 17.3 release. Mainly these enhancements relate to Git branch switching and C++.  Some users may have previously experienced delays when switching branches, or had to wait for projects to reload after switching branches.  According to Microsoft, the process of switching … continue reading

Microsoft releases Windows Terminal 1.14 and Windows Terminal 1.15 preview

Microsoft recently announced the release of Windows Terminal 1.14 as well as Windows Terminal Preview 1.15. Both of these releases can be installed from the Windows Store or from the Github releases page.  Windows Terminal 1.14 contains the features from the preview release, while the 1.15 preview contains a number of new features to explore.  … continue reading

Microsoft Build: Windows Terminal Preview 1.14, Microsoft Graph updates, and Dev Box

A few major announcements were made at Microsoft’s annual Build developer conference, which runs through May 26.  “Today, developers solve problems, big and small, across every industry and organization on the planet. That’s why this year’s Microsoft Build, the company’s flagship event for developers, so clearly reflects our roots. Of course, the future is exciting … continue reading

Long-awaited .NET MAUI is now available

Microsoft has announced the general availability of .NET MAUI, which was first introduced in 2020 as a step in unifying .NET development across devices and platforms. MAUI stands for “Multi-platform App UI,” and enables developers to build cross-platform applications from a single C# codebase.  “The thin and decoupled UI and layout architecture of .NET MAUI … continue reading

Microsoft launches new lab for building inclusive tech, unveils new adaptive accessories

Microsoft has been putting a lot of effort into building more inclusive solutions for all of its users over the past few years, and at its Microsoft Ability Summit, it announced new updates on that front.  It has launched the Inclusive Tech Lab, which is a successor to a lab that was created by the … continue reading

Apple, Google, and Microsoft commit to expanding their support for FIDO Alliance

Apple, Google, and Microsoft today announced plans to expand support for a common passwordless sign-in standard created by the FIDO Alliance and the World Wide Web Consortium.  Whereas previous implementations of passwordless verification required users to sign in to each website or app with each device before they can use passwordless functionality, now users will … continue reading

Microsoft updates PowerShell extension to VS Code

Microsoft has made a complete overhaul of the core PowerShell engine to create a more reliable and stable user experience.  The release of the updated PowerShell extension in VS Code includes a rewrite of PowerShell pipeline execution with cancellable and ordered tasks, many debugger reliability improvements, a ReadKey fix that includes better pasting on macOS … continue reading

Microsoft announces the release of .NET 7 Preview 3

Recently, Microsoft announced that the third preview of .NET 7 is now available. This release brings users enhancements to observability, startup times, codegen, GC regions, Native AOT compilation, and more.  Interested users can download .NET 7 Preview 3 for Windows, macOS, and Linux. It has also been tested with Visual Studio 17.2 Preview 3. Microsoft … continue reading

Microsoft announces first release candidate for .NET MAUI

Microsoft announced the release of the first .NET Multi-platform App UI (.NET MAUI) Release Candidate.  .NET MAUI leverages platform SDKs for Android, iOS, macOS, and Windows, which are included in this release. Developers can use the SDKs directly with C# in addition to maximizing code sharing and productivity with .NET MAUI. .NET MAUI includes over … continue reading

TypeScript 4.7 beta now available

Microsoft announced the launch of the TypeScript 4.7 beta which includes ECMAScript Module Support in Node.js, control over module detection, control-flow analysis for computed properties, and more.  In TypeScript 4.5, Microsoft added nightly-only support for ESM in Node.js to get some feedback from users and let library authors ready themselves for broader support. TypeScript 4.7 … continue reading

DMCA.com Protection Status