Jeremy Cowgar
Jeremy Cowgar
I was watching the log and wondering what "d" means. I found it in igate.c line 351.
I'm having the same issue. I am using VSCode 1.20.0-insider
Any progress on this? I can drag windows to my second monitor using the Alt key, but when a new window is added, anything on my second monitor moves back...
I would think that when a window is moved to the second monitor that it would stay there. For example, say that I: 1. Launch a terminal and leave it...
You can use a tool such as xdotool to accomplish this for you. I have two monitors, 3840x2160. Accounting for border sizes, I came up with these shortcuts. They are...
When PadOperators = Yes, the above code translates to: `g.DrawLine(0, 0, Me.Width-7, Me.Height + 7)` I am assuming the code is interpreting -7 as NEGATIVE 7, not Minus 7.
Well, FormatCode should be able to determine the difference. So, this is till a bug that needs to be fixed. Not sure how yet, but it should be fixed.