Visual Studio Code adds extension troubleshooting
Alengo This month’s update to the Visual Studio Code code editor has been published, featuring a troubleshooter for extensions. Visual Studio Code 1.52, known as the November 2020 release, has an extension bisect feature, to troubleshoot which extensions are causing issues in the editor. Prior to this capability, developers needed to disable all extensions then re-enable them one-by-one to find a problem with an extension. [ The extension bisect feature uses a binary search algorithm to quickly identify an extension causing trouble. The feature disables half of extensions an...
Source: infoworld.com