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 latest bits from 'main' branch into extensions branch #75090

Merged
merged 1,213 commits into from
Sep 17, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 26, 2024

  1. remove using

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b8a923f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae387e5 View commit details
    Browse the repository at this point in the history
  3. move into pp region

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    82ddb42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#74842 from sharwell/workaround-manifest

    Workaround failure to declare GenerateManifests as a dependency of _CopyResolvedFilesToPublishPreserveNewest
    sharwell authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    190cd4e View commit details
    Browse the repository at this point in the history
  5. Update dartlab pipeline (dotnet#74811)

    * wip
    
    * wip
    
    * wip
    
    * fix
    
    * more fixes
    
    * testing more changes
    
    * trying another thing out
    
    * another try
    
    * last few fixes
    
    * Update azure-pipelines-integration-dartlab.yml
    
    Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
    
    ---------
    
    Co-authored-by: Joey Robichaud <jorobich@microsoft.com>
    akhera99 and JoeRobich authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8dfc9fb View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#74866 from genlu/FixCopilotOptions

    Fix handling default copilot option values
    genlu authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    55ca1a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    059e3ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf31f0b View commit details
    Browse the repository at this point in the history
  9. remove

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bd46648 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ea679d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b77dc5 View commit details
    Browse the repository at this point in the history
  12. update configs for snap

    dibarbet authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    01bba09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af2b409 View commit details
    Browse the repository at this point in the history
  14. Add remote side

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ac1f843 View commit details
    Browse the repository at this point in the history
  15. Break things out

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bf2dd1c View commit details
    Browse the repository at this point in the history
  16. Add remote impl

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    67ea275 View commit details
    Browse the repository at this point in the history
  17. Remote field

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d58e435 View commit details
    Browse the repository at this point in the history
  18. Simplify

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1f78cd8 View commit details
    Browse the repository at this point in the history
  19. Callbacks

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    262a509 View commit details
    Browse the repository at this point in the history
  20. wrapping

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d0db45a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    649a76e View commit details
    Browse the repository at this point in the history
  22. C# impl

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d4f9e56 View commit details
    Browse the repository at this point in the history
  23. in progress

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1a018b5 View commit details
    Browse the repository at this point in the history
  24. Producer consumer

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2916771 View commit details
    Browse the repository at this point in the history
  25. Simplify

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4226c0c View commit details
    Browse the repository at this point in the history
  26. Add test harness

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    35f8d96 View commit details
    Browse the repository at this point in the history
  27. test

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6911ac0 View commit details
    Browse the repository at this point in the history
  28. test export

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c03680e View commit details
    Browse the repository at this point in the history
  29. Accessibility

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0d334d6 View commit details
    Browse the repository at this point in the history
  30. consistency

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    05a2b3c View commit details
    Browse the repository at this point in the history
  31. consistency

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    65c546d View commit details
    Browse the repository at this point in the history
  32. move

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3a99080 View commit details
    Browse the repository at this point in the history
  33. move

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fd5703f View commit details
    Browse the repository at this point in the history
  34. Add service

    CyrusNajmabadi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    71a09a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. sort

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c65fa43 View commit details
    Browse the repository at this point in the history
  2. consistentcy

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e8a4899 View commit details
    Browse the repository at this point in the history
  3. move back

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    193f4e4 View commit details
    Browse the repository at this point in the history
  4. internal

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cf82fe6 View commit details
    Browse the repository at this point in the history
  5. Remove last custom ref test assemblies (dotnet#74880)

    * Remove last custom ref test assemblies
    
    * more
    
    * more
    
    * more
    
    * more
    jaredpar authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ce07de2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#74905 from Cosifne/dev/shech/RenameDismisse…

    …dProblem
    
    Double check document changes when dismiss rename
    Cosifne authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d4adac6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b2c772 View commit details
    Browse the repository at this point in the history
  8. Update src/Workspaces/Core/Portable/Workspace/ProjectSystem/ProjectSy…

    …stemProject.cs
    
    Co-authored-by: Jason Malinowski <jason@jason-m.com>
    CyrusNajmabadi and jasonmalinowski authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9be2700 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca06773 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70c973c View commit details
    Browse the repository at this point in the history
  11. Merge pull request dotnet#74780 from CyrusNajmabadi/isolatedALC

    Load analyzers and generators in isolated ALCs in our OOP process
    CyrusNajmabadi authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7c7a412 View commit details
    Browse the repository at this point in the history
  12. in progress

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e15839b View commit details
    Browse the repository at this point in the history
  13. move

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7401f5f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3314264 View commit details
    Browse the repository at this point in the history
  15. Add test

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2f25c4d View commit details
    Browse the repository at this point in the history
  16. Add tests

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    94c4839 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5758964 View commit details
    Browse the repository at this point in the history
  18. Add tests

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8013e77 View commit details
    Browse the repository at this point in the history
  19. Move logic

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9e990df View commit details
    Browse the repository at this point in the history
  20. Remove logic

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ed4f78e View commit details
    Browse the repository at this point in the history
  21. Merge pull request dotnet#74904 from dotnet/dev/dibarbet/snap_17_12_p3

    update configs for snap
    dibarbet authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0d54341 View commit details
    Browse the repository at this point in the history
  22. Docs

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    00151b6 View commit details
    Browse the repository at this point in the history
  23. Docs

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7b0129c View commit details
    Browse the repository at this point in the history
  24. Simplify

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4e52ff7 View commit details
    Browse the repository at this point in the history
  25. Add comment

    Cosifne committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5cc06f9 View commit details
    Browse the repository at this point in the history
  26. Move call to single function

    Cosifne committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f96221d View commit details
    Browse the repository at this point in the history
  27. Put assert

    Cosifne committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6181bc3 View commit details
    Browse the repository at this point in the history
  28. Fix

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d57aff7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4112c21 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1562f12 View commit details
    Browse the repository at this point in the history
  31. Rename

    Cosifne committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    672264b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e1bf009 View commit details
    Browse the repository at this point in the history
  33. Handler in progress

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    74e0537 View commit details
    Browse the repository at this point in the history
  34. Flesh out

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    18cea13 View commit details
    Browse the repository at this point in the history
  35. Add tests

    CyrusNajmabadi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c05f9a5 View commit details
    Browse the repository at this point in the history
  36. Fix build

    Cosifne committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c221d37 View commit details
    Browse the repository at this point in the history
  37. Make host outputs public (dotnet#74750)

    Move host outputs from EA.Razor to Microsoft.CodeAnalysis as experimental
    - Change signature from (string, string) to (string, object)
    - Disable host outputs in batch compilers
    - Shim EA implementations
    - Add tests
    chsienki authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8e04e3a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9a167e3 View commit details
    Browse the repository at this point in the history
  39. Put context in commit method

    Cosifne committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d35453f View commit details
    Browse the repository at this point in the history
  40. Add parameter

    Cosifne committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    73c2f85 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    23a72fb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    29af7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3dbd80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79a4924 View commit details
    Browse the repository at this point in the history
  4. revert

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    686d17a View commit details
    Browse the repository at this point in the history
  5. Abs

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    74d2fa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd14428 View commit details
    Browse the repository at this point in the history
  7. in progress

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    20dd630 View commit details
    Browse the repository at this point in the history
  8. in progress

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f29717f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87731d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    842e645 View commit details
    Browse the repository at this point in the history
  11. Work

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2a48615 View commit details
    Browse the repository at this point in the history
  12. - Updated LSP protocol types for document color support

    - Updated EX.Xaml to allow external client capability checks
    mgoertz-msft committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6ce4397 View commit details
    Browse the repository at this point in the history
  13. Fixes

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    63c1d9a View commit details
    Browse the repository at this point in the history
  14. in progress

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d67b2dc View commit details
    Browse the repository at this point in the history
  15. Simplify

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9589587 View commit details
    Browse the repository at this point in the history
  16. Add tests

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    acf067e View commit details
    Browse the repository at this point in the history
  17. Simplify

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    24e5ea5 View commit details
    Browse the repository at this point in the history
  18. Merge pull request dotnet#74889 from Cosifne/dev/shech/TakeOnwershipW…

    …henRename
    
    Always take ownership from UIThreadContext when rename commit
    Cosifne authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    edadee5 View commit details
    Browse the repository at this point in the history
  19. Fixes

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3deeaba View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d5dfe95 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    190e8dc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a02589d View commit details
    Browse the repository at this point in the history
  23. Switch to early return

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    348d5a8 View commit details
    Browse the repository at this point in the history
  24. Switch to early return

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1c27d2a View commit details
    Browse the repository at this point in the history
  25. tests

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1ce5f40 View commit details
    Browse the repository at this point in the history
  26. tests

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b86b464 View commit details
    Browse the repository at this point in the history
  27. tests

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f0fed71 View commit details
    Browse the repository at this point in the history
  28. tests

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aa5c2bc View commit details
    Browse the repository at this point in the history
  29. lint

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    88a63a9 View commit details
    Browse the repository at this point in the history
  30. Fix

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    24aa489 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0ceb056 View commit details
    Browse the repository at this point in the history
  32. Fix

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fc692f4 View commit details
    Browse the repository at this point in the history
  33. inline

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b08e2c7 View commit details
    Browse the repository at this point in the history
  34. Simplify

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dc56774 View commit details
    Browse the repository at this point in the history
  35. Simplify

    CyrusNajmabadi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7628d99 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8da7e01 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    14f5b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251cbe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70ca213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e88ecb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb94e16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    239a873 View commit details
    Browse the repository at this point in the history
  7. remove from VB as well

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c20a97e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c3efe8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20897c9 View commit details
    Browse the repository at this point in the history
  10. Remove switch back

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b1bdaa1 View commit details
    Browse the repository at this point in the history
  11. Revert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    63d9bb2 View commit details
    Browse the repository at this point in the history
  12. Docs

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8a0e682 View commit details
    Browse the repository at this point in the history
  13. Merge pull request dotnet#74939 from genlu/RelatedDocsEA

    Add IRelatedDocumentsService EA wrapper for Copilot
    genlu authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ba9e683 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4237ce3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60a9a41 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2142ecc View commit details
    Browse the repository at this point in the history
  17. In progress

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    35faced View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6aafc1b View commit details
    Browse the repository at this point in the history
  19. Revert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0117b1b View commit details
    Browse the repository at this point in the history
  20. Fix

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8e19a10 View commit details
    Browse the repository at this point in the history
  21. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2cadd1c View commit details
    Browse the repository at this point in the history
  22. Merge pull request dotnet#74933 from mgoertz-msft/dev/mgoertz/color

    Added LSP support for document color requests
    dibarbet authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c39d594 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d8786e3 View commit details
    Browse the repository at this point in the history
  24. WithCancellation

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5349b2b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    268b43e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1787d41 View commit details
    Browse the repository at this point in the history
  27. Simpler

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    64ba4d8 View commit details
    Browse the repository at this point in the history
  28. Break into parts

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f58fdda View commit details
    Browse the repository at this point in the history
  29. Update src/VisualStudio/Core/Def/Remote/VisualStudioRemoteHostClientP…

    …rovider.cs
    
    Co-authored-by: Jason Malinowski <jason@jason-m.com>
    CyrusNajmabadi and jasonmalinowski authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a6f7559 View commit details
    Browse the repository at this point in the history
  30. Update src/Workspaces/Remote/ServiceHub/Services/ProcessTelemetry/Rem…

    …oteProcessTelemetryService.cs
    CyrusNajmabadi authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    11e97be View commit details
    Browse the repository at this point in the history
  31. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    95bd317 View commit details
    Browse the repository at this point in the history
  32. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c824c47 View commit details
    Browse the repository at this point in the history
  33. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8036f30 View commit details
    Browse the repository at this point in the history
  34. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fb5489a View commit details
    Browse the repository at this point in the history
  35. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    642af4d View commit details
    Browse the repository at this point in the history
  36. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ccbc6ea View commit details
    Browse the repository at this point in the history
  37. Wrap

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    281b383 View commit details
    Browse the repository at this point in the history
  38. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f4809a3 View commit details
    Browse the repository at this point in the history
  39. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2834b34 View commit details
    Browse the repository at this point in the history
  40. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ea415c3 View commit details
    Browse the repository at this point in the history
  41. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2c190c4 View commit details
    Browse the repository at this point in the history
  42. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bcaf720 View commit details
    Browse the repository at this point in the history
  43. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3c4758f View commit details
    Browse the repository at this point in the history
  44. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    253c5b6 View commit details
    Browse the repository at this point in the history
  45. REvert

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    014e61c View commit details
    Browse the repository at this point in the history
  46. Simplify

    CyrusNajmabadi committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    37a19ab View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    1d49eb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#74948 from CyrusNajmabadi/synchronousCancel

    Ensure rename cancellation is synchronous
    CyrusNajmabadi authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2805273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9907b79 View commit details
    Browse the repository at this point in the history
  4. in progress

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b26088a View commit details
    Browse the repository at this point in the history
  5. in progress

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1f21f90 View commit details
    Browse the repository at this point in the history
  6. fix

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ca4f838 View commit details
    Browse the repository at this point in the history
  7. Move more

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f126e91 View commit details
    Browse the repository at this point in the history
  8. in progress

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e21071f View commit details
    Browse the repository at this point in the history
  9. Fix layering

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    80882c1 View commit details
    Browse the repository at this point in the history
  10. Fixes

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0ee9423 View commit details
    Browse the repository at this point in the history
  11. Tests

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    de44b14 View commit details
    Browse the repository at this point in the history
  12. Tests

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0304ab1 View commit details
    Browse the repository at this point in the history
  13. More tests

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3de525a View commit details
    Browse the repository at this point in the history
  14. More tests

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5549b10 View commit details
    Browse the repository at this point in the history
  15. More tests

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d385a5f View commit details
    Browse the repository at this point in the history
  16. More tests

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7a4dacb View commit details
    Browse the repository at this point in the history
  17. Fix tests

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e9a4f91 View commit details
    Browse the repository at this point in the history
  18. building

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c5d6d27 View commit details
    Browse the repository at this point in the history
  19. share code

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    efe946f View commit details
    Browse the repository at this point in the history
  20. Remoive

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    02b9a11 View commit details
    Browse the repository at this point in the history
  21. Remoive

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8f1bbea View commit details
    Browse the repository at this point in the history
  22. Remoive

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    743d0ce View commit details
    Browse the repository at this point in the history
  23. Remoive

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    20e8927 View commit details
    Browse the repository at this point in the history
  24. Remoive

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2dee181 View commit details
    Browse the repository at this point in the history
  25. Remoive

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8f32abb View commit details
    Browse the repository at this point in the history
  26. Remoive

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    080e217 View commit details
    Browse the repository at this point in the history
  27. Update src/Workspaces/SharedUtilitiesAndExtensions/Workspace/Core/Wor…

    …kspaceExtensions.projitems
    CyrusNajmabadi authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cd81fe7 View commit details
    Browse the repository at this point in the history
  28. ublblock

    CyrusNajmabadi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6e25f38 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1ecf196 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7f4f21c View commit details
    Browse the repository at this point in the history
  31. Update PublishData.json

    dibarbet authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2932b83 View commit details
    Browse the repository at this point in the history
  32. Merge pull request dotnet#74961 from dotnet/dibarbet-patch-1

    Update PublishData after vs snap
    dibarbet authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    291b5df View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Merge pull request dotnet#74963 from dibarbet/fix_analyzer_reloading_…

    …devkit
    
    Use ignore case to fix analyzer reloading in devkit
    dibarbet authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a4822c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb6ef38 View commit details
    Browse the repository at this point in the history
  3. Fix

    CyrusNajmabadi committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8e763eb View commit details
    Browse the repository at this point in the history
  4. Add NFW tracking to Solution.RemoveProjectReference (dotnet#74965)

    Will help find underlying issue for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2136005
    
    CPS has a system to catch exceptions from code they call into and have created this bug with a callstack and essentially no additional information about the exception being thrown. The hope here is that our reporting system will give us more actionable data.
    ToddGrun authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ac1968d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cba0ce View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    b19ecd7 View commit details
    Browse the repository at this point in the history
  2. Allow ref enumerators in async/iterator methods (dotnet#74800)

    * Allow ref enumerators in async/iterator methods
    
    * Report langversion errors
    
    * Remove the error message resource
    jjonescz authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    935befe View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    c6a0795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1d55d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4619ed7 View commit details
    Browse the repository at this point in the history
  4. [main] Update dependencies from dotnet/arcade (dotnet#74835)

    * Update dependencies from https://github.com/dotnet/arcade build 20240820.6
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24416.2 -> To Version 9.0.0-beta.24420.6
    
    * Update dependencies from https://github.com/dotnet/arcade build 20240821.2
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24420.6 -> To Version 9.0.0-beta.24421.2
    
    * Update dependencies from https://github.com/dotnet/arcade build 20240821.7
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24421.2 -> To Version 9.0.0-beta.24421.7
    
    * Failed to perform coherency update for one or more dependencies.
    
    * Update dependencies from https://github.com/dotnet/arcade build 20240823.2
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24421.7 -> To Version 9.0.0-beta.24423.2
    
    * Failed to perform coherency update for one or more dependencies.
    
    * Update dependencies from https://github.com/dotnet/arcade build 20240826.3
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24423.2 -> To Version 9.0.0-beta.24426.3
    
    * Work around WPF resource corruption
    
    This inserts a work around for a WPF bug in preview 7. Removing this
    work around is tracked by the following issue
    
    dotnet#74923
    
    * Failed to perform coherency update for one or more dependencies.
    
    * Path casing issue
    
    * Update dependencies from https://github.com/dotnet/arcade build 20240829.3
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24426.3 -> To Version 9.0.0-beta.24429.3
    
    * Update dependencies from https://github.com/dotnet/arcade build 20240829.5
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24429.3 -> To Version 9.0.0-beta.24429.5
    
    * Failed to perform coherency update for one or more dependencies.
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Jared Parsons <jared@paranoidcoding.org>
    3 people authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3bd322d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a59061f View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#74978 from davidwengier/CohostImplemenation…

    …AndSpellCheck
    
    Expose Go To Impl and Spell Check to Razor
    davidwengier authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    077642f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ea19e View commit details
    Browse the repository at this point in the history
  4. Merge pull request dotnet#74985 from dotnet/revert-74780-isolatedALC

    Revert "Load analyzers and generators in isolated ALCs in our OOP process"
    333fred authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9fbfe9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7831d50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    979d7b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Avoid BuildHost crash in Mono due to missing types (dotnet#74994)

    The LoadProjectFileAsync routine calls EnsureMSBuildLoaded to make
    sure the Microsoft.Build.dll is accessible, but requires types from
    that assembly within the routine itself.  This may not always work
    with Mono, as the JIT may look up the types during compilation.
    
    Fixed by splitting out a LoadProjectFileCoreAsync routine, similarly
    to what is already done for GetProjectsInSolution.
    
    Fixes dotnet/runtime#101121.
    
    Co-authored-by: Ulrich Weigand <ulrich.weigand@de.ibm.com>
    jaredpar and uweigand authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9f86520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7995d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71134f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07d7a21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ff1a47 View commit details
    Browse the repository at this point in the history
  6. Remove debug-only assert method (dotnet#74996)

    This method is only used in one place, only wraps one method call, and can cause people to accidentally select the wrong method in RELEASE mode. I've just inlined the content and removed the method.
    333fred authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8ce8103 View commit details
    Browse the repository at this point in the history
  7. Fix exception case in compiler resolver (dotnet#75000)

    * Fix exception case in compiler resolver
    
    This fixes how we deal with exceptions in the compiler assembly resolver.
    
    * better exception semantics
    jaredpar authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1ac3ea0 View commit details
    Browse the repository at this point in the history
  8. [main] Update dependencies from dotnet/arcade (dotnet#74988)

    * Update dependencies from https://github.com/dotnet/arcade build 20240903.1
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24429.5 -> To Version 9.0.0-beta.24453.1
    
    * Failed to perform coherency update for one or more dependencies.
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d662cde View commit details
    Browse the repository at this point in the history
  9. CodeQL suppressions (dotnet#75003)

    Another round of CodeQL suppressions
    jaredpar authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    43fbad7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ad9d42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce264c View commit details
    Browse the repository at this point in the history
  3. Remove the cancellation token from the calculation of InProgressState…

    ….LazyStaleCompilationWithGeneratedDocuments (dotnet#75001)
    
    * Remove strong the cancellation token used in the calculation of InProgressState.LazyStaleCompilationWithGeneratedDocuments
    
    This will hopefully address multiple recent feedback tickets around Go To Definition occasionally failing. The umbrella pri 0 feedback ticket is https://developercommunity.visualstudio.com/t/Go-to-definition-doesnt-work/10729503
    
    I was able to reproduce this by following the repro outlined by Garry in the feedback ticket, using the "Code Search" window and doing go to definition multiple times.
    
    The issue here is that RegularCompilationTracker.FinalizeCompilationWorkerAsync tries to get the value from the Lazy inProgressState.LazyStaleCompilationWithGeneratedDocuments. This lazy holds onto an action that uses a CancellationToken that has already been cancelled, whereas the CancellationToken used by FinalizeCompilationWorkerAsync has not been cancelled. When the action for the lazy is performed, the corresponding OperationCanceledException ends up escaping out of FinalizeCompilationWorker due to the FatalError.ReportAndPropagateUnlessCanceled exception clause failing due to the cancellation token passed into FinalizeCompilationWorkerAsync not being in a cancelled state.
    
    The offending Lazy is constructed by RegularCompilationTracker.WithDoNotCreateCreationPolicy's call to the InProgressState ctor. Instead of passing a closure capturing a cancellation token, I've changed the code to instead use CancellableLazy, which takes in a cancellation token at the time the value is requested.
    ToddGrun authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    139f845 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Make sure the solution snapshot has all source-generated documents up…

    …-to-date when reporting rude edits
    tmat committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f71c569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7bb6d View commit details
    Browse the repository at this point in the history
  3. Fix typo in ProjectCodeModelFactory.ProcessNextDocumentBatchAsync (do…

    …tnet#75020)
    
    I was looking at this code when inspecting tasks remaining during shutdown. Using Ticks means this code pretty much calls Listener.Delay on every loop iteration.
    ToddGrun authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bd5c00e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    80c329b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b449a7c View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#75027 from Orachor/missing-eol

    Preserve trailing trivia when replacing method with property
    CyrusNajmabadi authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bbcec65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2985e58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dca25b1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#75030 from dibarbet/fix_comparison

    Use ordinal ignore case for opening pdb source documents
    dibarbet authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fd1cc2d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Handle infinite cycles through params collection initializers (dotnet…

    …#74899)
    
    * Handle infinite cycles through params collection initializers
    
    * Remove an incorrect assert
    
    * Compare whole syntax nodes
    
    * Add more tests
    
    * Add a test
    
    * Verify IOperation and flow graph
    
    * Re-add a limited assert
    
    * Test constructor+Add cycles
    
    * Move a test class from Emit2 to Emit3
    
    To avoid error CS8103: Combined length of user strings
    used by the program exceeds allowed limit.
    jjonescz authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a69841b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ec699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d975a01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e731081 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59b5770 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#75044 from dibarbet/expose_source_link_option

    Expose sourcelink option to VSCode
    dibarbet authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7274c18 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#75046 from dibarbet/fix_sourcelink_not_opened

    Fix issue where closing sourcelink document threw if not opened
    dibarbet authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3aa6e3b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …909.6 (dotnet#75040)
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 9.0.0-beta.24453.1 -> To Version 9.0.0-beta.24459.6
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aaa2668 View commit details
    Browse the repository at this point in the history
  2. Allow suppressing nullability warnings in more ref scenarios (dotnet#…

    …74498)
    
    * Allow suppressing ref ternary operands
    
    * Allow suppressing the whole ref ternary
    
    * Allow suppressing ref foreach
    
    * Use type inference for ref ternary nullability
    
    * Meet annotation and state
    
    * Move local function to the end
    
    * Keep the states joined
    
    * Test ref assignment
    
    * Skip failing test
    jjonescz authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9941c1f View commit details
    Browse the repository at this point in the history
  3. Remove MS.CA.Test.Resources.Proprietary PackageReference (dotnet#75037)

    * Remove MS.CA.Test.Resources.Proprietary
    
    This package is the last remnants of the roslyn-internal repository. It
    was still holding onto a few test assets that never got ported into the
    open but were available through the NuPkg reference.
    
    This package is becoming a problem with component governance as it
    is a `netstandard1.3` package and hence brings in a lot of vulnerable
    components.
    
    Considered upgrading this package to `netstandard2.0` but that would
    mean un-archiving the roslyn-internal repo, finding a place to put the
    source code and setting up a new official pipeline for the package. That
    is a pretty high price. Instead I decided to finish the work that
    I should've completed a number of years ago.
    
    Yes this does add a few more .dll into our git tree. These are files
    that haven't changed in 10+ years so versioning won't be an issue. They
    were all brought down already for restore hence it's not new files.
    jaredpar authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6de8947 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21efe0e View commit details
    Browse the repository at this point in the history
  5. Semantic snippets: handle case with inline statement snippets before …

    …member access expression (dotnet#74966)
    
    * Rework how inline statement snippets determine if they are valid on a position to handle member access expression case
    
    * Reference assemblies
    DoctorKrolic authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7b75058 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d25d215 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dotnet#75053 from dibarbet/fix_preview_checkbox

    Fix preview refresh on selection for enum flags checkboxes
    dibarbet authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fcafea5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dotnet#75059 from dotnet/dibarbet-patch-1

    Configure release/vscode branch for nuget publishing
    dibarbet authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dbe7583 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58da55d View commit details
    Browse the repository at this point in the history
  10. docs: Correct SDK version in documentation to match global.json (dotn…

    …et#75038)
    
    Co-authored-by: deepakrathore33 <v-deerathore@microsfot.com>
    deepakrathore33 and deepakrathore33 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    09ef0c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    ece0b48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0654505 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#75065 from dotnet/dev/jorobich/lock-transla…

    …tion
    
    Lock translation of strings used to demonstrate identifier naming styles
    JoeRobich authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    eaa213f View commit details
    Browse the repository at this point in the history
  4. Remove additional Gitter link (dotnet#75086)

    We still had a reference to gitter, so I removed it.
    333fred authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2149908 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f56229e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Resolve merge conflicts

    jcouv committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f2d4c27 View commit details
    Browse the repository at this point in the history