简体   繁体   English

观看 Atom/Juno 中的 Julia 表达式

[英]Watch Julia expressions in Atom/Juno

Is it possible to watch Julia expressions in Atom/Juno debugger as it works in other debuggers?是否可以在 Atom/Juno 调试器中观察 Julia 表达式,因为它在其他调试器中工作?

I don't see it我没看到

在此处输入图像描述

Did they felt back to Matlab's 30yo approach?他们是否又回到了 Matlab 的 30yo 方法?

No. The closest thing is the workspace pane, which should give you realtime feedback for all defined symbols in the current local or global scope.不。最接近的是工作区窗格,它应该为您提供当前本地或全局 scope 中所有已定义符号的实时反馈。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用 Juno IDE 调试 Julia 脚本 - Debug Julia script with Juno IDE 无法在日食中观看表情 - unable to watch expressions in eclipse 来自 Julia REPL 的“观看”长数组? - “Watch” long array from Julia REPL? 表达式的 Intellisense 自动完成以在监视窗口或调试控制台中监视 - Intellisense autocompletion of expressions to watch in watch window or debug console Atom 中的 Juno 调试器 - 与调试会话交互的许多问题,例如 ArgumentError 无效索引、UndefVarError 等 - Juno debugger in Atom - Numerous problems interacting with debug session, like ArgumentError invalid index, UndefVarError, etc 在Eclipse中无法在调试模式下监视GWT的表达式 - Cannot watch expressions of GWT under debug mode in Eclipse 在IntelliJ IDEA中,我可以重新排序监视表达式吗? - In IntelliJ IDEA, can I re-order watch expressions? 在 Visual Studio 的监视窗口中使用 LINQ 表达式 - Using LINQ expressions in Visual Studio's Watch window 在Anypoint Studio(Mule ESB)中调试时观察或评估表达式 - Watch or evaluate expressions while debugging in Anypoint Studio (Mule ESB) Visual Studio调试“快速监视”工具和lambda表达式 - Visual Studio debugging “quick watch” tool and lambda expressions
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM