Replies: 4 comments 2 replies
-
You might try passing |
Beta Was this translation helpful? Give feedback.
-
You might also try |
Beta Was this translation helpful? Give feedback.
-
I'll convert this to a discussion since I don't think we'd treat this as a specific bug yet based on the info above |
Beta Was this translation helpful? Give feedback.
-
@dsyme I still have the problem when hosting a fsi session in a net48 process. Do you have any suggestions? Or can you suggest places to start looking for the issues in the source? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using F# Interactive via FSharp.Compiler.Service 41.0.4 on

net48
Exceptions do not include line numbers.Line numbers are only shown on
net6.0
:Is there a way to make exceptions include line numbers when on net48 ?
I am hosting fsi in a much larger net48 process. So I can't switch to net6.0.
code used:
and
full repo: https://github.com/goswinr/ErrorLineNumberMissing
Beta Was this translation helpful? Give feedback.
All reactions