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

[Visual Studio] Support display of inline method return values #18174

Open
xperiandri opened this issue Dec 23, 2024 · 1 comment
Open

[Visual Studio] Support display of inline method return values #18174

xperiandri opened this issue Dec 23, 2024 · 1 comment
Labels
Area-Debug stepping, debug points, stacks and more Feature Request Needs-design
Milestone

Comments

@xperiandri
Copy link
Contributor

xperiandri commented Dec 23, 2024

VS 17.12 release added display of inline method return values feature
Gif showing inline returns connecting with GitHub Copilot chat
However F# does not display this watch item in the editor.

Describe the solution you'd like

Support the same feature in F#

@abonie
Copy link
Member

abonie commented Jan 6, 2025

This is tricky because in F# there's no closing brace usually to put a breakpoint at. Adding "needs design"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Debug stepping, debug points, stacks and more Feature Request Needs-design
Projects
Status: New
Development

No branches or pull requests

2 participants