Cédric Lampron

Results 7 issues of Cédric Lampron

Please check the type of change your PR introduces: - [✓] Feature ## What is the current behavior? Like discussed in [Issue 600](https://github.com/veler/DevToys/issues/600) Even if there's multiple recommended ToolProviders, the...

### What's the Problem? The `Smart Detection` only open the corresponding tool when there's only 1 tool compatible with the clipboard. More than 98% of the time I know the...

enhancement

Any chance that [WinUI 3](https://docs.microsoft.com/en-us/windows/apps/winui/) would be supported?

I just upgraded Flutter to 3.0 and now there's some warnings from this wonderful package. 😊 ``` /C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_typeahead-3.2.5/lib/src/flutter_typeahead.dart:801:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null....

I know that IE 11 is no more supported by Microsoft but many legacy system or still using IE11. - Example : Winform WebView We were using inter-cooler and we...

I am using your wonderful library to simulate some keyboard input and `Robot.Type(string value)` does not support `@` . `Robot.Type("[email protected]")` = myemail2google.com Is there a workaround for those characters that...