Thierry Bouquain
Thierry Bouquain
Good new @notedit do you have some code to share ?
Same issue for me when running on linux. It happens when the terminal window is not large enough to fit the sent line. If the line fits, it works fine....
Hi, The debug executor is listening to dotnet test stdout waiting for a specific keyword in order to attach vscode to dotnet process. The previous keyword was never raised by...
Why are you telling it won't attach ? The process id to attach was already correctly detected. https://github.com/formulahendry/vscode-dotnet-test-explorer/blob/610b78620a5d07866f6baf24a0879542968e3b73/src/debug.ts#L28 The previous code was just wrongly waiting. Now the waiting is fixed...
AllowGroups is not working for me. I tried adding an entra group name in AllowGroups and it prevent my user to signin. Ssh is always returning "authentication failure: incorrect password"...