Felix Green

Results 23 comments of Felix Green

I have the same problem. Is there a way to set scale or dimensions?

Do you have any starting points where you would appreciate contribution?

This was fixed in the VSCode Markdown lib but still broken in this one.

I have a game that is nearly complete, still working on trying to get the iOS build to work correctly so I can publish to App Store.

@kkukshtel I was able to get this project: https://github.com/starburst997/xcode-heaps up & running. But was not successful in getting my game running, I just get a black screen, though logging is...

I can't get sapper to work with yarn v2. Going to roll back to v1. I've tried linking directly to the files: ``` "@sapper/app": "link:./src/node_modules/@sapper/app.mjs", "@sapper/server": "link:./src/node_modules/@sapper/server.mjs", "@sapper/service-worker": "link:./src/node_modules/@sapper/service-worker", ```...

this is a bummer. having to reorganize my code for this. 😥

@dummdidumm Here is a short video showing what I mean: https://user-images.githubusercontent.com/1843672/119083353-d18c5000-b9cd-11eb-96e6-0e3548364cc5.mov You're right, string attributes are not formatted, but object attributes are reformatted onto a single line. Prettier handles this...

Mind if I tackle this @debois? Just ran into the problem myself, but figured it out by digging through: https://github.com/debois/elm-mdl/blob/v8/demo/Demo.elm

:+1: I have the same problem I figured it out. It doesn't have the inventory.js file. Download [this](https://github.com/getflourish/Sketch-Style-Inventory) and it will work.