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

Merge for 1.21.0 #12372

Closed
wants to merge 24 commits into from
Closed

Merge for 1.21.0 #12372

wants to merge 24 commits into from

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    0e5ee3a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7baeb52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae5303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aacc06e View commit details
    Browse the repository at this point in the history
  4. Remove redundant variable resolution in handleSquiggles and fix error…

    … messaging for env and delimited paths under include paths in c_cpp_properties.json (#12188)
    
    * remove redundant variable resolution
    
    * fix lint
    
    * remove resolveVariable redundancies
    
    * change when resolve and split happens
    
    * fix lint
    
    * Resolve error checking for environment vars and delimited paths
    
    * remove "path" from error messaging
    
    * Adjust error messaging
    
    * remove stray comment
    
    * refactor error messaging + minor fix
    
    * resolve lint
    
    * Fix multi path squiggle regression
    
    * Remove resolvedPath redundancies
    
    * Refactor error messaging and squiggling
    
    * Revert and improve error squiggling behavior
    
    * fix linting
    
    * properly proccess glob patterns + minor fixes
    
    * fix comment positions
    
    * Refactor error message + minor fix
    
    * Fix telemetry metric + minor fix
    browntarik authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    997a042 View commit details
    Browse the repository at this point in the history
  5. rename the property again (#12233)

    * rename the property again
    
    * fail
    bobbrow authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3b68eab View commit details
    Browse the repository at this point in the history
  6. Update changelog for 1.20.2 (2nd time) (#12228)

    * Update changelog
    sean-mcmanus authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a1baeac View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Improvements to crash call stack logging. (#12247)

    * Updates to crash call stack logging.
    * Move crash logging to its own channel.
    sean-mcmanus authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    efa93d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    7c24091 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Update version and changelog for 1.20.3 (#12245)

    * Update version and changelog for 1.20.3
    sean-mcmanus authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    79c4412 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    fbea8eb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Updates for 1.20.4 (#12273)

    * Don't use the crash handler on macOS < 19.
    * Update version and changelog.
    sean-mcmanus authored May 2, 2024
    Configuration menu
    Copy the full SHA
    b3af47f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    054e826 View commit details
    Browse the repository at this point in the history
  2. Update version and changelog for 1.20.5 (#12264)

    * Update version and changelog for 1.20.5
    sean-mcmanus authored May 3, 2024
    Configuration menu
    Copy the full SHA
    3182eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf2ea08 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    9a5f24f View commit details
    Browse the repository at this point in the history
  2. Fixes/improvements to crash call stacks. (#12355)

    * Fixes/improvements to crash call stacks.
    sean-mcmanus authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    db61a69 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    923ecfa View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Update dependencies, glob, and IntelliSense loc strings (#12317)

    * Update dependencies
    * Update TPN.
    * Update glob.
    * Update EDG loc strings.
    sean-mcmanus authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1cfd34c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    a096f06 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Revert back to glob 7 due to test failures (and update .github/action…

    …s dependencies) (#12365)
    
    * Revert back to glob 7 due to test failures.
    * Fix npm audit issues with .github/actions
    sean-mcmanus authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cf35bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9061b79 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    2327499 View commit details
    Browse the repository at this point in the history
  2. Updates for 1.21.0 (#12370)

    * Updates for 1.21.0
    sean-mcmanus authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    15c96e2 View commit details
    Browse the repository at this point in the history