SapphireSteel Forum
Welcome,
Guest
. Please
login
or
register
.
May 21, 2013, 11:07:14 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Welcome to the SapphireSteel forum - for discussion of the Ruby In Steel and Amethyst IDEs
3884
Posts in
800
Topics by
669
Members
Latest Member:
m
SapphireSteel Forum
General
Ruby In Steel
Hover over parameter when debugging doesn't show value
« previous
next »
Pages:
[
1
]
Author
Topic: Hover over parameter when debugging doesn't show value (Read 2197 times)
dat
Newbie
Posts: 35
Hover over parameter when debugging doesn't show value
«
on:
March 05, 2009, 06:19:38 AM »
if I have a function
def foo(bar)
bar = 5
return
end
and breakpoint on the return line
when it hits this breakpoint I can hover the cursor over bar in the bar=5 line and see it's value.
But hovering over bar in the argument list just shows it's a local variable.
Is it possible to change this behaviour (so the value is shown when hovering on a variable in the argument list)
On long functions I often want to see the values of a parameter that's been passed in and either have to locate a reference later in the function or right-click and Quickwatch on the arg - both of which are more time-consuming.
Logged
Dermot
Administrator
Hero Member
Posts: 1005
Re: Hover over parameter when debugging doesn't show value
«
Reply #1 on:
March 05, 2009, 04:45:18 PM »
Yes, that looks pretty straightforward to do - I'll add it to the next bug fix release.
Dermot
Logged
dat
Newbie
Posts: 35
Re: Hover over parameter when debugging doesn't show value
«
Reply #2 on:
March 09, 2009, 04:00:42 AM »
Brilliant, thanks!
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> News and Announcements
=> Amethyst
=> Ruby In Steel
=> Ruby Programming
=> The Snug Bar