dadiborn

Results 6 comments of dadiborn
trafficstars

I will join that party! Me too needs that option to change **Temp** dir to **custom one**, please add this option , thank you!

While custom path is not yet implemented i override (temporary, only for this cmd session) environment variable for temp directory. So on Windows I execute app from CMD: `set TMP=d:\caxa-project\tmp...

IDEA 2021.2.3 here is quick example: https://github.com/dadiborn/svelte-ts-import-issues both .svelte files has issues on 0.21.0 and 0.21.1 but 0.20.0 works perfectly

UPDATE: I found that this is naming conflicts. Even "Data.svelte" is starts with capital and in same directory "data.ts" is lowercase, it makes conflict and doesn't work properly. To solve...

@Takitaf @AnthoniG I haven't seen this reactive variable issues since 0.21.**2** On my current setup with all latest updates (for IDE and Plugins) everything works perfectly, so try to update...

Please add newer version for Alpine, the last we have here is alpine-x64-12.9.1 I tried to build my own with no luck, so would be amazing if anyone can share...