Roslyn side changes to enable full solution background analysis in LSP/VSCode
Work towards #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: https://github.com/dotnet/roslyn/issues/68797 and https://github.com/dotnet/roslyn/issues/68798
显示
- src/Features/LanguageServer/Protocol/Features/Options/SolutionCrawlerOptionsStorage.cs 8 个添加, 6 个删除...rotocol/Features/Options/SolutionCrawlerOptionsStorage.cs
- src/Features/LanguageServer/Protocol/Handler/Configuration/DidChangeConfigurationNotificationHandler_OptionList.cs 5 个添加, 2 个删除...n/DidChangeConfigurationNotificationHandler_OptionList.cs
加载中
想要评论请 注册 或 登录