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

Expose async entrypoint for IWorkspaceProjectContextFactory #51138

Merged
merged 34 commits into from
Feb 19, 2021

Commits on Feb 10, 2021

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

Commits on Feb 11, 2021

  1. Update tesst

    CyrusNajmabadi committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    2171687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a6598 View commit details
    Browse the repository at this point in the history
  3. More JTF

    CyrusNajmabadi committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    cdf3f83 View commit details
    Browse the repository at this point in the history
  4. Cancellation

    CyrusNajmabadi committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    fe8ca83 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Fix tests

    CyrusNajmabadi committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    5b7bea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    539dded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392393a View commit details
    Browse the repository at this point in the history
  3. Add comment

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    d46ea35 View commit details
    Browse the repository at this point in the history
  4. More async

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    82409be View commit details
    Browse the repository at this point in the history
  5. pull solution code up

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    20670a5 View commit details
    Browse the repository at this point in the history
  6. Inline

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    fb0c5dd View commit details
    Browse the repository at this point in the history
  7. Updatecomment

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    fd039ca View commit details
    Browse the repository at this point in the history
  8. Update comment

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    7cd7d84 View commit details
    Browse the repository at this point in the history
  9. Add comment

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    7179d1a View commit details
    Browse the repository at this point in the history
  10. Remove methods

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    d3f9833 View commit details
    Browse the repository at this point in the history
  11. more async

    CyrusNajmabadi committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    173f96f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. null check

    CyrusNajmabadi committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    04fa8d3 View commit details
    Browse the repository at this point in the history
  2. reentrancy'

    CyrusNajmabadi committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    c31c935 View commit details
    Browse the repository at this point in the history
  3. Switch to ValueTask

    CyrusNajmabadi committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    07d2183 View commit details
    Browse the repository at this point in the history
  4. Use CT.None

    CyrusNajmabadi committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    d043723 View commit details
    Browse the repository at this point in the history
  5. Use CT.None

    CyrusNajmabadi committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    766fab9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52039d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2c5ca4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce53c66 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    56a0fc9 View commit details
    Browse the repository at this point in the history
  2. reorder

    CyrusNajmabadi committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5f3c213 View commit details
    Browse the repository at this point in the history
  3. Update src/VisualStudio/Core/Def/Implementation/ProjectSystem/VisualS…

    …tudioProjectFactory.cs
    
    Co-authored-by: Jason Malinowski <[email protected]>
    CyrusNajmabadi and jasonmalinowski authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c73e66b View commit details
    Browse the repository at this point in the history
  4. rename

    CyrusNajmabadi committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c701b66 View commit details
    Browse the repository at this point in the history
  5. Move comment

    CyrusNajmabadi committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c7d4372 View commit details
    Browse the repository at this point in the history
  6. Tweak

    CyrusNajmabadi committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    6285480 View commit details
    Browse the repository at this point in the history
  7. Docs

    CyrusNajmabadi committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    4bc6c1c View commit details
    Browse the repository at this point in the history
  8. Revert

    CyrusNajmabadi committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b1e2a6b View commit details
    Browse the repository at this point in the history
  9. REvise

    CyrusNajmabadi committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    a5f1b03 View commit details
    Browse the repository at this point in the history