About 55 results
Open links in new tab
  1. April 2023 (version 1.78) - Visual Studio Code

    Diff algorithm improvements We continued improving the new diff algorithm in VS Code and deprecated the old algorithm. While the old algorithm is still the default for the diff editor, we will slowly change …

  2. update.code.visualstudio.com

    ["1.122.0-insider","1.121.0-insider","1.120.0-insider","1.119.0-insider","1.118.0-insider","1.117.0-insider","1.116.0-insider","1.115.0-insider","1.114.0-insider","1. ...

  3. July 2023 (version 1.81) - Visual Studio Code

    Before (without diff region alignment and whitespace diffing enabled): After (with diff region alignment): The new diff algorithm is now enabled by default We have completed the roll-out of the new diff …

  4. Visual Studio Code tips and tricks

    Visual Studio Code tips and tricks Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. Become familiar with the powerful editing, code intelligence, …

  5. October 2022 (version 1.73) - Visual Studio Code

    This diff view can be used to better understand the changes in Incoming and Current. Diff algorithm improvements The default diff algorithm for the merge editor has been changed. The new diff …

  6. Text Buffer Reimplementation - Visual Studio Code

    Mar 23, 2018 · Text Buffer Reimplementation March 23, 2018 by Peng Lyu, @njukidreborn The Visual Studio Code 1.21 release includes a brand new text buffer implementation which is much more …

  7. Installing Visual Studio Code on Windows

    Install Visual Studio Code on Windows, choose User or System setup, and configure Windows developer tools.

  8. January 2020 (version 1.42) - Visual Studio Code

    This assumption allows the default algorithm to be fast, but its results are poor when using a non-monospace font, or when writing text in a script where characters vary in width. There is a new …

  9. March 2025 (version 1.99) - Visual Studio Code

    Welcome to the March 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Agent mode Agent mode is available in VS …

  10. July 2022 (version 1.70) - Visual Studio Code

    We also started exploring alternative diffing algorithms to improve precision of merge conflicts. If you encounter suboptimal change highlighting or alignment in either the diff or the merge editor, we …