Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove inline values that replace pipeline hints #1214

Open
5 tasks done
baronfel opened this issue Nov 30, 2023 · 0 comments
Open
5 tasks done

Remove inline values that replace pipeline hints #1214

baronfel opened this issue Nov 30, 2023 · 0 comments
Labels

Comments

@baronfel
Copy link
Contributor

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

  • 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
@baronfel baronfel added the bug label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant