Oskar Kwaśniewski

Results 132 comments of Oskar Kwaśniewski

Thanks for sending! I wasn't aware of that in that case it looks like this feature can be added to MiniSIm

@gokul1099 Sure, you can! However I think firstly it would be best to tackle #112 to finish that feature

Now that #122 has landed this can be revisited 👍🏻 cc: @gokul1099

Thanks for opening the PR! Storing this inside of `Device` model would be beneficial for Raycast extension as it could also sort devices according to pinned ones first. So I...

Hey @dnafication! I'm happy that you want to contribute! At the moment I don't have any guidelines (maybe it's time to create something 😄). If you've been able to build...

You could add an emoji next to the item's title. How I see this feature is that from the platform submenu user can select "Pin to top" and this would...

So regarding how to persist data, you can follow the approach of using UserDefaults. I was thinking about actually persisting the whole emulator list in there and then checking if...

That's a valid point. Let's follow this path and store an array of devices. For android you can store just the name (as it should be unique) and for iOS...

@dnafication FYI I've merged #88, so you can continue working on this issue 👍🏻

I was wondering if we need an option to disable syntax highlighting - I've added it as TODO by Im not sure if it will be useful