Milan Herbig

Results 6 comments of Milan Herbig

Hi, any news about this. Seems like trivial fix. It seems that Conemu detects my docker Windows containers wrong and does this conversion every time. It is really annoying. Thx

I can confirm that this happened again with 2023.3. Only deleting mentioned json file in AppData/Roaming restored those patterns back for me. I must have happened wit latest VS 17.6.x...

Same here. It brokes my math expressions, i.e.: $$ MeanSquare(t) = vaha_1 \* MeanSquare(t-1) + vaha_2 \* Gradient(t) $$ to $$ MeanSquare(t) = vaha_1 _ MeanSquare(t-1) + vaha_2 _ Gradient(t)...

I can confirm it happened to me again with VS 17.11.3 update. I went from VS 17.11.2 to 17.11.3 via official updater and after that regexes were gone. I thought...

I can confirm, after stepping through OAuth lib I ended up with the same solution. Now it works. Please, @magnific0 merge this ASAP otherwise the setup won't pass. response: `b'{"errors":[{"message":"invalid_request:...

I am having similar issue with duplicates in .svn folder (yes, our company still uses it). I have .svn folder excluded globally and also locally via solution suggested by @sparrowt,...