codethief

Results 155 comments of codethief

> We're looking into this. Thanks so much, it is highly appreciated! > Edit: Would you kindly update your reproduction repository to only contain the reproduction for this issue? As...

@davidmatter I have uploaded [a minimal reproduction](https://github.com/codethief/vuejs-language-tools-issue-4750).

Ah I see. I was using 1.0.0-beta. I will give master a try later! As for the deleting the cache dir (and the right dir), that did the trick! Thank...

Couldn't you just load the file and use the [`oidc_token`](https://www.pulumi.com/registry/packages/azure-native/api-docs/provider/#oidc_token_python) parameter?

I second @ThomasSteinbach's request. Along with proper 2-way sync, this is the number one feature I am waiting for.

@tobiasKaminsky I am really confused right now. Wasn't this issue here about picking an arbitrary folder on the device to correspond to a chosen folder on the server? I don't...

In how far is it safe vs. not safe to delete `$XDG_CACHE_HOME/pimalaya`? Could anything go wrong next time I run `neverest synchronize`? If yes, that folder should definitely be considered...

@soywod Thanks for elaborating! That is quite scary indeed. Would it make sense to add a "readonly" flag to protect either left or right side from accidental changes or a...

Thanks so much for picking this up, @unshame ! :)

@unshame Since our conversation in https://github.com/vuejs/create-vue/issues/437, I have run into https://github.com/vuejs/language-tools/issues/3526 with increasing frequency. Right now it blocks me from introducing project references in the frontend project at my day...