ionide-vscode-fsharp
ionide-vscode-fsharp copied to clipboard
Code formatting for generic parameters located under a module is not correct
Describe the bug
Look at the line "'Output is Request.ParcelAddress" it is formater as:
'Output is Request.ParcelAddress
but it should be formatted as
'Output is Request.ParcelAddress
I suspect that the error is located inside of FSAC code but I didn't investigate on it yet.
Machine info
- Operating system: Darwin
- Arch: arm64
- VSCode: 1.86.1
- UI Kind: Desktop
- Ionide: 7.18.0
- Runtime: netcore
- Dotnet version: 8.0.100