Jan Kučera
Jan Kučera
Hitting this too, tabs disabled, every open file starts a new process and reopens everything so far, windows geometrically growing. Reusing instance sounds like a workaround, separate processes should not...
(likely cause being no interpreter installed)
My steps are provided by OP, enabling Python workload and trying to debug any file. 
no global Python installation before on the machine
Great, working for me!
I used `ConvertToMultidimensionalDoubleArray` and its working as expected (my array is 3D). thank you! I would argue that `ConvertToMultidimensionalDoubleArray() as double[,]?` is simple enough to not add extra API, but...
Do I understand it correctly that it is currently not possible using the config yaml to build e.g. Regular instance only?
If you don't clear the bit, then the count would be wrong... a better fix would be to do `if (m_lockState & lockWrite)`, wouldn't it?
It would be helpful if we had a repro project for this issue.
Note that this is not "gray border", it is the background color peeking through space between the square's border and square's background. If you use SnapsToDevicePixels="True", this reproduces in a...