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

Cannot debug FSI with VS 2022, unless adjusting "Enable Just My Code" setting, and not wanting to use other debugger features #17148

Open
smoothdeveloper opened this issue May 15, 2024 · 1 comment

Comments

@smoothdeveloper
Copy link
Contributor

This is continuation for #15820.

The ticket was fixed, but it involves a step that the user will not know about, which is to require unchecking "Enable Just My Code":

image

This has side effects on the debugging experience, like stepping through framework or dependencies code that aren't initially loaded in the IDE.

I also notice that none of the expected debug feature related to showing variables, ability to use the immediate window are working:

image

I think those features have been major reason for FSI effectiveness and usefulness in the past, and right now the experience of "right click / Debug In Interactive" (or attaching to FSI process) is not really something I can introduce users to.

It would be great if it can be fixed in the future.

@smoothdeveloper
Copy link
Contributor Author

Actually, tracked in #14572 but good to have the issue open until there is a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant