Devraj Mehta

Results 44 comments of Devraj Mehta

@pvieito can you share your log file `~/Library/Logs/GitHubCopilot/github-copilot-for-xcode.log`?

Thanks @pvieito! It looks like it might be failing to register your tab key event entirely. To rule things out, I'm curious if setting a key binding to the GitHub...

@pvieito Yep `tab` would be difficult to set as an keybinding in Xcode since Xcode would not let you use `tab` for anything else in that case. I'm curious if...

@linusix @Zayox sorry the tab functionality isn't working for you. Would either of you be able to share the log (`~/Library/Logs/GitHubCopilot/github-copilot-for-xcode.log`) when you try to press tab to accept a...

Thanks for providing logs @Zayox. Here's a build that will provide more (a lot more, will be a noisy log) debug info for the tab accept feature: https://github.com/github/CopilotForXcode/releases/download/0.28.0/GitHubCopilotForXcode_debugTab.dmg Could you...

@linusix Thank you for sharing logs and bearing with us here. It seems that Copilot for Xcode is not able to register any key presses on your system. Is it...

Thanks @Zayox! Do you know if there's anything else on your system correlated with when it was working or not? Looking at the logs it appears to just stop recording...

Hi @Zayox, sorry the 0.29.0 didn't have any fixes for this issue in it. Let me know if you're able to gather logs with this version: https://github.com/github/CopilotForXcode/releases/download/0.28.0/GitHubCopilotForXcode_debugTabMore.dmg

@kenchan0130 that's interesting, do other commands work for you? e.g. "Get Suggestions" Looking at that selection from the log it's not completely clear the Accessibility permission is fully granted, but...

@kenchan0130 thanks those logs make the issue clear, the Accessibility permission is not sufficiently granted: `AXObserver: Failed to observe`