Danny Tuppeny

Results 1795 comments of Danny Tuppeny

Closing this as the bot is rolling it now in #127977.

> It feels like it should work with a file glob passing in all of the files, but I'm not sure why it doesn't. If I understand correctly, the expansion...

In https://github.com/dart-lang/test/issues/1320, @natebosch wrote: > Projects that _really_ hate the convention should be able to work around it outside of the test runner by scraping for test scripts using whatever...

If there was a script (or a `flutter` command, like `flutter add-to-path`) we could certainly expose a way to call it from VS Code. I think it may be tricky...

> it makes the installation flow dependent on using just those IDEs If the IDE section is first, there could also be a link for "I'm not using an IDE,...

@christopherfujino should the bot have landed this?

Yep, this is a Dart-Code (and [tools_metadata](https://github.com/flutter/tools_metadata) issue. I've moved this to https://github.com/Dart-Code/Dart-Code/issues/4335 and will fix for the next version. Right now, there's a manual step to pick up new...

> It shouldn't be that hard if dartpad and codepen do it, since vscode is basically a web browser itself. A preview of the specific widget you're working on is...

These are the URLs I found in the Dart-Code currently (some are Dart, but since I had them I thought I'd post them for completeness): - https://dart.dev/get-dart - https://dart.dev/tools/dart-devtools -...

Is this example available now? I was unable to find it.