英文:
How to enable these lines in flutter on android Studio
问题
如何在Android Studio中启用显示Flutter结构的这些线条?
我尝试了查看模式设置的启用和禁用,但没有起作用。
英文:
how to enable these lines that showing the structure in flutter on android studio
i tried view mode settings enabling and disablimg but didn't work
答案1
得分: 2
首先点击Android Studio中的View
选项卡
然后点击Active Editor
您可以从这里进行更改
保重。
英文:
First click the View
tab in Android Studio
Then click the Active Editor
You can make changes from here
take care.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论