Paul Krill
Editor at Large

Visual Studio 2022 Preview 3 shines on JavaScript, TypeScript, Git

news
Aug 13, 20212 mins

Multi-repo capabilities also highlighted in planned upgrade to Microsoft’s flagship IDE.

three spotlights casting lights on wall for text
Credit: thinkstock

With the third preview of Microsoft’s planned 64-bit Visual Studio 2022 IDE, the company is emphasizing a new JavaScript/TypeScript experience as well as multi-repo support.

Unveiled August 10, Visual Studio 2022 Preview 3 also covers themes including personal and team productivity. For JavaScript and TypeScript, the preview offers tools to enhance the experience for single-page applications and front-end development. A new JavaScript/TypeScript project type will enable developers to build standalone Angular, React, and Vue projects. Visual Studio will leverage each JavaScript framework’s native CLIs to front-end project templates. The IDE will discover the version of the CLI installed on the developer’s path to scaffold the project.

The multi-repo capability in Preview 3 supports working with projects hosted in different Git repositories. Developers can work with a single solution that has projects in multiple repositories and contribute to them from a single instance of Visual Studio. This feature is still in a preview stage.

Developers can access the preview from the Visual Studio website. The preview can be installed side-by-side with Visual Studio 2019.

Other improvements in Visual Studio 2022 Preview 3 include:

  • A new project properties designer for .NET SDK projects is easier to use and browse, with a single column of options with clear descriptions. A built-in search capability in the designer makes it easy to find properties, Microsoft said.
  • Attach-to-process improvements are offered including an improved attach-to-process dialog, which is now async. The dialog shows the command line for processes and has an optional tree mode for showing parent-child process relationships.
  • Breakpoints are easier to use.
  • The dark theme has been enhanced to improve the usability of Visual Studio.
  • New capabilities are offered to run tests in Linux environments.
  • Working with environments such as Linux containers and Windows Subsystem for Linux, remote testing provides feedback from cross-platform tests and allows them to be debugged from within Visual Studio.
  • A diagnostic analyzer can be used on memory dumps to identify common problems seen in .NET applications.
  • One-click publishing of code to Azure DevOps is offered.

Visual Studio 2022 Preview 3 follows previews published in July and June. In addition to 64-bit functionality, Visual Studio 2022 is intended to be faster, more user-friendly, and more lightweight.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author