Hot Reload
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
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](https://github.com/dotnet/roslyn/issues?q=hot+reload). 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.
https://github.com/dotnet/core/issues/5510
Contributor guide
Assessment
This issue has not been assessed yet.