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

Pass Completion, Rename and Block Structure options directly instead of updating the Workspace #2306

Merged
merged 4 commits into from
Jan 26, 2022

Commits on Jan 25, 2022

  1. Pass Completion, Rename and Block Structure options directly instead …

    …of updating the Workspace.
    
    This approach will also apply to the remaining IWorkspaceOptionsProviders once necessary refactorings are complete in Roslyn.
    
    Update to Roslyn 4.2.0-1.22074.8
    tmat committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    73c31ba View commit details
    Browse the repository at this point in the history
  2. Fix typo

    JoeRobich committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ae9ae1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87624f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df5ebc2 View commit details
    Browse the repository at this point in the history