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
Here's a screen recording demonstrating the problem:
Rec.0202.mp4
Actual behavior
Once you open the source-generated file, if you modify code that updates the source generator, it doesn't get reflected in the intellisense the first time.
Expected behavior
Opening a source generated file should have no effect on how intellisense works in other files.
Environment data
dotnet --info output:
.NET SDK:
Version: 9.0.102
Commit: cb83cd4923
Workload version: 9.0.100-manifests.43af17c7
MSBuild version: 17.12.18+ed8c6aec5
Runtime Environment:
OS Name: ubuntu
OS Version: 22.04
OS Platform: Linux
RID: linux-x64
Base Path: /home/arad/.dotnet-installation/sdk/9.0.102/
.NET workloads installed:
There are no installed workloads to display.
Configured to use loose manifests when installing new manifests.
Host:
Version: 9.0.1
Architecture: x64
Commit: c8acea2262
.NET SDKs installed:
8.0.100 [/home/arad/.dotnet-installation/sdk]
8.0.403 [/home/arad/.dotnet-installation/sdk]
9.0.100 [/home/arad/.dotnet-installation/sdk]
9.0.102 [/home/arad/.dotnet-installation/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 8.0.0 [/home/arad/.dotnet-installation/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.10 [/home/arad/.dotnet-installation/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 9.0.0 [/home/arad/.dotnet-installation/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 9.0.1 [/home/arad/.dotnet-installation/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.0 [/home/arad/.dotnet-installation/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.10 [/home/arad/.dotnet-installation/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.0 [/home/arad/.dotnet-installation/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 9.0.1 [/home/arad/.dotnet-installation/shared/Microsoft.NETCore.App]
Here's a screen recording demonstrating the problem:
Rec.0202.mp4
Actual behavior
Once you open the source-generated file, if you modify code that updates the source generator, it doesn't get reflected in the intellisense the first time.
Expected behavior
Opening a source generated file should have no effect on how intellisense works in other files.
Environment data
dotnet --info
output:VS Code version:
C# Extension version:
OmniSharp log
The text was updated successfully, but these errors were encountered: