• D
    Further clean up and make SendKeys less flaky · f63c57ea
    Dustin Campbell 提交于
    This change makes SendKeys less flaky and removes the delay between characters, which was hiding bugs. Now, we just wait for application idle before blasting keys to the VS process. Additionally, I've started more cleanly separate code that runs in process vs. out of process.
    f63c57ea
ShiftState.cs 540 字节