Anton Maslo

Results 15 comments of Anton Maslo

@jajhall thank you for your response and investigation. Turning parallel off doesn't help. Reverting to 1.5.3 doesn't help either. I agree that it looks like an environment issue, but I...

@jajhall hello again, I'm not sure if this qualifies as a new issue, plus I'm very aware that this is likely something with how the library is called and multithreading,...

@galabovaa thank you for looking into this! Here's the mps file that caused this issue back in January: [LP-problem.zip](https://github.com/user-attachments/files/16452601/LP-problem.zip) Please note that since then we've changed our logic to calling...

This is an excellent idea, I hope it gets included. As far as I understand, the x position value is an integer “step number”, not an actual horizontal coordinate? Thanks...

@zholobov a warning is shown for SaveAllTabs: https://docs.microsoft.com/en-us/visualstudio/extensibility/synchronously-autoloaded-extensions?view=vs-2019 Migration guide: https://github.com/Microsoft/VSSDK-Extensibility-Samples/tree/master/AsyncPackageMigration Otherwise it works for now, thank you!