Advertisement
Top
image credit: Unsplash

Visual Studio Code 1.75 brings configuration profiles

February 3, 2023

Microsoft has rolled out the January 2023 release of its Visual Studio Code programming editor. Published February 2, VS Code 1.75 lets developers create profiles to configure extensions and settings, and offers easier multi-view resizing.

Previously a preview feature, profiles become generally available in VS Code 1.75. A profile can include extensions, settings, UI state, keyboard shortcuts, user snippets, and tasks, allowing users to customize VS Code for different development scenarios such as data science, documentation, and writing or for multiple languages such as Java or Python. VS Code setups based on workflows such as “demo” or “work” also can be saved as profiles.

Read More on Info World