You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skipped folding range test tracked by #10859
Skipped rename test tracked by #10856
Updated semantic tokens test tracked by #10857
Update folding range tests tracked by #10860
Update spell checking test tracked by #10863
Skipped formatting tests tracked by #10864
Skipped auto insert tests tracked by #10865
Roslyn's rename code blocks renames in source generated documents:
https://github.com/dotnet/roslyn/blob/bd5c00e5e09de8564093f42d87fe49d4971f2e84/src/Features/Core/Portable/Rename/SymbolicRenameInfo.cs#L224
We'll have to work around this some way. Maybe:
bool allowRenamesInSourceGeneratedDocuments
)#line
directives (and the content matches exactly)Something to discuss.
The text was updated successfully, but these errors were encountered: