简体   繁体   English

如何在darteditor中打开表达式窗口

[英]how to open expression window in darteditor

I can't seem to find the option to display the expressions window while debugging. 我似乎无法找到在调试时显示表达式窗口的选项。

As seen here , there should be a tab called expressions. 正如所看到的这里 ,应该有一个叫做表情标签。

I can't find any option nor any symbol that looks like it on my machine (Windows 7 64-bit, Dart/sdk/editor 0.5. * 32 bit). 我在我的机器上找不到任何选项或任何看起来像这样的符号(Windows 7 64位,Dart / sdk /编辑器0.5。 * 32位)。

I can't find anything on Google or Stack Overflow and I have been searching for over a day now. 我在谷歌或Stack Overflow上找不到任何东西,我现在已经搜索了一天多了。 What am I missing? 我错过了什么?

Those docs need to be updated - we removed the expressions editor a while ago. 那些文档需要更新 - 我们不久前删除了表达式编辑器。 It's going to be replaced with an object inspector, which will be more full featured and have a better UX. 它将被一个对象检查器取代,它将更全面,并具有更好的用户体验。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM