Mike

Results 25 comments of Mike

Trying to reopen project in Container and got this error message: ``` Command 'Dev Containers: Reopen in Container' resulted in an error (Command failed: /Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper.app/Contents/MacOS/Code Helper --ms-enable-electron-run-as-node...

@nimpy do you have any errors running your docker-compose file without cache(`docker-compose up --build -d`)?

also noticed that only [Noto Sans is available](https://pub.dev/documentation/google_fonts/latest/google_fonts/GoogleFonts/notoSans.html). ``` Noto Sans HK Noto Sans JP Noto Sans KR Noto Sans SC Noto Sans TC ``` [only Noto Serif is available](https://pub.dev/documentation/google_fonts/latest/google_fonts/GoogleFonts/notoSerif.html)...

And generator doesn't work for [GFS Didot](https://pub.dev/documentation/google_fonts/latest/google_fonts/GoogleFonts/gfsDidot.html) [GFS Neohellenic](https://pub.dev/documentation/google_fonts/latest/google_fonts/GoogleFonts/gfsNeohellenic.html) I choose these fonts at Type scale generator, but state doesn't change

And the same on Flutter 3.3.10 flutter-pi 566db0a56354bb49bbd2437186a8141b81e3e634 flutter-engine-binaries-for-arm [8522cef](https://github.com/ardera/flutter-engine-binaries-for-arm/commit/8522cef17bdb8a290cf6967bf9a98d2ba39a8c0b)

The most interesting part, that I get a correct `keyCode` calling `event.data.toString()`, but incorrect (always 56) calling `event.logicalKey.keyId` It works as expected on Flutter (Channel stable, 3.3.10, on Ubuntu 20.04.2...

Thanks. Gonna check it out on the weekend. > If you're wondering why PhysicalKeyboardKey exists no, I'm just wondering why the same code works differently on `Ubuntu 20.04.2 LTS 5.15.0-56-generic,...

Does anyone use this extension in [devcontainers](https://code.visualstudio.com/docs/devcontainers/containers)? devcontainer | localmachine

[whoiser](https://www.npmjs.com/package/whoiser) package works great. The initial check should occur when adding a site and subsequent checks should be carried out periodically, similar to how SSL certificate checks are done.