如何在断点处运行代码片段?

发布于 2025-01-04 08:49:09 字数 238 浏览 3 评论 0原文

在 Eclipse (Java) 中,我可以在断点处保持执行并在执行环境中运行代码片段。这称为 显示视图

有没有办法在 RubyMine 中做到这一点?

In Eclipse (Java), I can hold the execution at a breakpoint and run a code snippet in the execution environment. This is called Display view

Is there a way to do this in RubyMine?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

橙味迷妹 2025-01-11 08:49:09

是的 ruby​​mine 支持调试。更多信息请访问 http://www.jetbrains.com/ruby/features/ruby_debugger.html< /a>

在 ruby​​mine 中,该选项称为“评估表达式”。与 eclipse 类似,一旦执行到断点,它就会被激活。

yes rubymine support debugging. More info at http://www.jetbrains.com/ruby/features/ruby_debugger.html

In rubymine the option is called "Evaluate Expression". Its gets activated once the execution his the breakpoint similar to eclipse.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文