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
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":
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:
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.
The text was updated successfully, but these errors were encountered:
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":
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:
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.
The text was updated successfully, but these errors were encountered: