Diego Casella
Diego Casella
It would be nice to have a list of supported terminals, because having FA in terminal is great, but on some terminals it is just not usable at all. Screenshot...
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...
Hi all, when I run a simple application on a RPI Zero W, i see the following output to appear: ``` Does NOT have capture capability Does NOT have output...
Currently, the plugin logic is implemented by overriding [transformTypeDef](https://github.com/scala/scala3/blob/main/compiler/src/dotty/tools/dotc/transform/MegaPhase.scala#L116). However, internally we do perform a check if the `tpd.Tree` being inspected is of type `tpd.Template` (*), therefore it would be...