Moritz
Moritz
Hi @maherjaafar, I am not sure what you mean. Where does this `WatchEventsRequest` come from?
> It looks like the editor overlay buttons should be docked on the right, even for rtl locales? I don't know how developers with RTL languages as the set locale...
> It shouldn't overlap the text, it's a code box and the code is LTR. > > If you want to support RTL _programming languages_ it gets a bit more...
> I'm curious if you'd be comfortable with some form of this landing soonish? Sure! This would first need a button to switch locale at some place - any suggestions...
Is this still a P1? Just asking, as it has been a while since the last update.
No worries, I was just checking the status page on https://dart-pr-dashboard.web.app/ and saw this.
@johnpryan is this still a P1 issue?
@devoncarew mentioned that `npm` has the concept of scripts defined in the `package.json`, their version of `pubspec.yaml`, see [an example](https://github.com/dart-lang/setup-dart/blob/main/package.json#L7) or [the definition](https://docs.npmjs.com/cli/v10/using-npm/scripts). These scripts are associated with "lifecycle events",...
Thanks a lot for the investigation and the fix! If you could add a changelog entry describing your change (with a link to this PR), as well as adding the...
Right, I will take a look.