Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hitesh/vscode 1.34.3 release #5576

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Commits on Sep 13, 2024

  1. fix the diff for recent edits by replacing psDedent with ps (#5574)

    ## Context
    `psDedent` removed the spaces making diff invalid. Replaced with `ps`
    
    ## Test plan
    1. Manual testing by checking the diff validity
    hitesh-1997 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    29b3a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd2f17 View commit details
    Browse the repository at this point in the history