Kasper Kondzielski
Kasper Kondzielski
> maybe some timing issues I think so too. > can try adding a preCreateHook = "sleep 3"; next to the type = "filesystem"; This looks very promising, thanks :)...
I will happily volunteer for this.
As usual, it was easier said than done. Turns out scala 2.12 does not support `Xsource:3-cross` atm. I asked if there are any plans to backport it [here](https://github.com/scala/scala/pull/10709#issuecomment-2396514517). Without this...
I stared looking into this and I have some questions. Is the below correct? Should the presence of empty `@default` affect the target scala type? For the first case we...
Hi, As far as I remember this should just work. Below seems to work for me (for all supported scala versions): ```scala sealed trait T object T { implicit val...
@adamw I decided to wait with it till the end of the year to give users time to migrate and to give us a chance to merge & release any...
Hi thanks, I've just tested it in the following setup but it doesn't work for me either. ```lua local eyeliner = require("eyeliner.on-key").handle_keypress local next = require("nvim-next").setup({ default_mappings = { repeat_style...
> Then wait a minute (so the setting is persisted to flash) What setting do you have in mind here? Thanks for the suggestions. I tried restarting it on a...
Got you. Thanks for your suggestions. I will look for more help on discord. I am going to close the issue for now. If I get some new information that...
Hi @MalpenZibo I didn't. But it seems that we can reopen the issue as there is definitely something wrong. I also tried flashing the other half recently with the newly...