You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to use pipeline hints and see they don't work. Disable inline values and see they do work.
Details
See ionide/ionide-vscode-fsharp#1963 for additional details - we should remove the use of inlineValues from FSAC as an alternative to pipeline hints because they do not behave the same. InlineValues are only present during debugging.
Logs
No response
Checklist
I have looked through existing issues to make sure that this bug has not been reported before
I have provided a descriptive title for this issue
I have made sure that that this bug is reproducible on the latest version of the package
I have provided all the information needed to reproduce this bug as efficiently as possible
I or my company would be willing to contribute this fix
The text was updated successfully, but these errors were encountered:
Version
latest
Dotnet Info
N/A
Steps to reproduce
Try to use pipeline hints and see they don't work. Disable inline values and see they do work.
Details
See ionide/ionide-vscode-fsharp#1963 for additional details - we should remove the use of inlineValues from FSAC as an alternative to pipeline hints because they do not behave the same. InlineValues are only present during debugging.
Logs
No response
Checklist
The text was updated successfully, but these errors were encountered: