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

Roslyn side changes to enable full solution background analysis in LSP/VSCode #68799

Merged
merged 1 commit into from
Jun 27, 2023

Commits on Jun 27, 2023

  1. Roslyn side changes to enable full solution background analysis in LS…

    …P/VSCode
    
    Work towards dotnet#68553.
    This needs a corresponding change in dotnet/vscode-csharp repo. I verified that this change + the corresponding vscode-csharp change enables FSA support in C# DevKit extension in VSCode.
    
    Needs couple more Roslyn side fixes as a follow-up: dotnet#68797 and dotnet#68798
    mavasani committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0f3200c View commit details
    Browse the repository at this point in the history