Mat Simon
Mat Simon
Simply following the steps of the README: ```sh $ pwd /Users/enyo/tmp/perfect-cursors $ yarn yarn install v1.22.19 [1/4] ๐ Resolving packages... [2/4] ๐ Fetching packages... [3/4] ๐ Linking dependencies... [4/4] ๐จ...
We've started introducing codable to our codebase, and are rewriting a few API client libraries to use codable. It has become a very repetitive task, and we just thought that...
I haven't yet figured out why.
There is no documentation in the README or the wiki on how to actually use this package.
Polymer `v1.0` requires all objects to extend `JsProxy` and all fields to have the `@reflectable` metadata in order to be bound to in polymer templates. It would be great if...
We have a rather big code base depending on this project. Is there somebody else using it, and interested in trying to maintaining it (for example to implement `nullsafety`)?
When I write an `.arb` message like this: ```json { "@@locale": "de", "@@last_modified": "2021-01-11T11:45:04.642554", "LowerBoundValidator_numberIsTooSmallMsg": "Die Zahl muss grรถรer/gleich {_lowerBound} sein.", "@LowerBoundValidator_numberIsTooSmallMsg": { "type": "text" } } ``` The generated...
### The extension's version 1.3.8 ### VS Code's version 1.94.2 ### Extension host Desktop VS Code ### Operating system M1 Pro ### Description When I change the fragment shader file...