Add inlay hint tests, fix setting update of autoDeclarationTypes.showOnLeft#9622
Conversation
|
Also -- why is the root test task showing as a pass when the inlay hint test fails? It's possible a change I made a while ago may have broken the test fail processing. |
|
If you want to me to get the Windows E2E test to pass right away you or I could potentially add a fallback baseline for the failing tests until I can figure out what is causing the difference (not sure when that will be yet...hopefully next week). |
Oh, I believe the test failure is caused by a difference between the use of git clone and a non-git clone checkout leading to \r\n versus \n differences on Windows -- I think I can just add a fallback to handle both cases. |

autoDeclarationTypes.showOnLeft.