stevemessick

Results 172 comments of stevemessick

@GroovinChip can you be more specific?

Red/green highlighting is supported as of #5463. You need to run the tests from IntelliJ using the "run with coverage" button, but after that everything should be automatically displayed. Make...

Thanks for the repro code, that's very helpful. I can reproduce this issue. I think it has something to do with how the app runs when started with the `--machine`...

Thanks, that's interesting. It could be service extension calls. I think I saw a bunch of them in the log. It isn't obvious why that would trigger a build, though.

It is great to see the response to this request! TBH we are a bit shorthanded right now. That feature was causing a lot of issues so we removed it...

This should be added to `dart-lang/sdk`, since it is a feature request for the analyzer. I tried to move it but that no longer works.

The unfortunate truth is that no one on the Flutter plugin team has any deep experience with Windows. We'd be glad to review PRs to make the plugin tool work...

Thanks @Hixie and @firephreek. Also note that if you install git for Windows the code does work as-is. This issue is about using Windows in a more native style.

There are a number of requests (or interpretations) similar to this. For clarity: - Make the IDE go-to-declaration handle `@macro` - Add hover-text expansion of @macro to IDEs - Change...

By "Run tab" do you mean the Run tool window? I don't see a clock icon there, in either Android Studio or IntelliJ. Which are you using? A screen shot...