Open laoshaw opened 1 year ago
@laoshaw can you elaborate on what you mean by "inspect"?
You can use "go-to-definition" to jump into the implementation inspecting that.
When you want to use the "widget-inspector" from the devtools - I currently just open up the devtools in the browser.
Does that cover your usecases, or did you have something more specific in mind?
This is not a Vim problem. Go ahead and inspect your Widget in VSCode, there is no true inspection. You can inspect its code fine on Vim and VSCode, there is no UI builder.
Not really a bug report, but I have no idea how to inspect a widget in vim for Flutter. Thanks.