Toke Refstrup
Toke Refstrup
I'm seeing this as well. My guess is that this is related to SPM and that Tuist uses whatever SPM version you have on your machine and that newer versions...
I figured it out. It seems like reason changes to the format of Package.resolved was causing the issue. Switching to the Swift 5.5 toolchain resolved the issue. I would love...
Any development on this? I'm using Injection to hot refresh my UI when developing and because of the constant persisting of the files the hot reload goes crazy....
Just thought of another way to solve it but this does not work either since it seems that variables cant leave the scope of if's either... ``` {% set test...
Not exactly but we are currently looking into style dictionary from amazon.... https://amzn.github.io/style-dictionary/#/
Did you make the update?
btw. reverting to 0.48 did fix it for me...
> I just checked the latest GitHub Copilot language server agent.js, it looks like it now supports some chat related requests. So it seems to be possible now. > >...
Interesting.. I did not try it out yet, however if the API is private and you need to reverse-engineer with MITM to figure it out then it might not be...
Guess you are right.. I could not help my self so I tried it out anyways... The respose from https://api.githubcopilot.com/chat/completions does not make a lot of sense to me though.....