Plugin that adds a code scrapbook to the debugger?

I'm searching for a plug-in that adds the ability to execute code snippets in the context of the current stack frame while debugging. I didn't find a plug-in that supports my needs on the community web site unless I overlooked something.

Grant

0
3 comments

Alt-F8 is the built-in expression evaluator.

0
Avatar
Permanently deleted user

I think I need more than the expression evaluator can deliver. I need to make a series of calls to the reflection APIs. I'll give it a shot and see if it can handle the job for my particular situation.

Grant

0

It would be nice if you could assign temp variables within the expression window, like Visual Age.

0

Please sign in to leave a comment.