Microsoft Visual Studio Code 1.59.1 released

Microsoft released the Visual Studio Code 1.59 update at the beginning of this month, which brings local support for test running programs, the ability to drag and drop terminals across windows, and more. Today, the Visual Studio Code 1.59.1 version is released. This is a minor version update, which mainly fixes some bugs in version 1.59.

According to the issues in GitHub, this update solves the following issues:

  • Fixed the problem that the notebook could not be opened on 1.59;
  • Authentication decryption error;
  • In VS Code 1.59, tasks.onDidEndTaskProcess is called too many times;
  • The general build version has permanent hang/crash on M1 MBP;
  • The original data file generated by Stdout does not meet the expected format;
  • Entering repeated. In js will automatically expand the attribute suggestions for the first point.

Leave a Comment