Open
Description
Is your feature request related to a problem? Please describe.
C# is getting Hot Reload for .NET 6. Will F# receive the same experience? Roslyn has had work done to support this. The F# compiler doesn't seem to have any equivalent work on this.
Describe the solution you'd like
F# can use hot reload just like C#.
Describe alternatives you've considered
Staying behind in terms of tooling again.
Additional context
If the issue is about:
- improving a compiler error message: No.
- improving/adjusting the parser: No.
Add any other context or screenshots about the feature request here.
dotnet/core#5510
Metadata
Metadata
Assignees
Type
Projects
Status
New