We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95df2d2 commit 1335a15Copy full SHA for 1335a15
lib/ruby-debug-ide/commands/jump.rb
@@ -67,7 +67,7 @@ def help(cmd)
67
68
Change the next line of code to be executed.
69
}
70
- end
+ end
71
end
72
73
lib/ruby-debug-ide/commands/pause.rb
@@ -27,7 +27,7 @@ def help(cmd)
27
%{
28
pause <nnn>\tpause a running thread
29
30
31
32
33
lib/ruby-debug-ide/commands/set_type.rb
@@ -41,7 +41,7 @@ def help(cmd)
41
42
Change the type of <var> to <type>
43
44
45
46
47
0 commit comments