Results 214 comments of Shx Guo

@arigatou1985 This error happens when the the network request failed inside the language server. It's hard to tell what was going on. Please try setting the console filter to ```...

@arigatou1985 By the way, are you using self-signed certificates? I found that it can happen when I was using MITM on the GitHub Copilot domain names. It works at the...

@arigatou1985 Oh you have to turn on verbose log in the GitHub Copilot settings then restart the app.

@arigatou1985 It's weird. The only possible situation that I can think of is the language server has crashed. Please give this version a try: https://github.com/intitni/CopilotForXcode/releases/download/0.1.0/Copilot.for.Xcode.app.debug.20240530.1824.zip This version fixes a few...

@arigatou1985 sadly there is no useful information. It’s really weird that you can't see and logs from the ProtocolTransport category. Can you constantly get the errors you showed me after...

I will submit a build later to always post the logs no matter what the state of the toggle is later.

@arigatou1985 https://github.com/intitni/CopilotForXcode/releases/download/0.1.0/Copilot.for.Xcode.app.debug.20240530.2023.zip If you still can't see the logs, I honestly don't know what else we can do. You can still try: - Deleting the app completely including ~/Library/Application Support/com.intii.CopilotForXcode...

@arigatou1985 Thank you! Let me know if you need any help.

@pawel-movelab please provide your settings in screenshots, logs, node version so that I can help you. You can get the logs by turning on verbose log in the GitHub Copilot...

> Thanks to your previous hints. I've experimented more with Node settings, and discovered that running node with `/usr/bin/env` always lead to no suggestions prompt issue few minutes after starting...