Color output in the F# Interactive window
Open
Area-VS-FSI
Feature Request
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Currently, the F# interactive window integrated into VS2019 does not respond to
```
System.Console.ForegroundColor <- someColor
```
All output remains white (dark theme)
Request to make the integrated FSI REPL respond to System.Console.ForegroundColor being set.
Contributor guide
Assessment
This issue has not been assessed yet.