Jinbo Wang

Results 444 comments of Jinbo Wang

If you use `Go to definition` feature, does it open the problem file in VS Code? The debugger is reusing the same class file resolving function as the Red Hat...

this duplicates with https://github.com/redhat-developer/vscode-java/issues/3139

Can you share a sample snippet, including the necessary dependencies, to help reproduce the issue? It doesn't need to be your entire project—just a minimal sample that includes the relevant...

pls share the specific steps to reproduce your issue.

Hi @owenzhao, thanks for sharing such insightful thoughts to us. For the issue about "it often writes changes to the wrong file", we're working on a fix and will be...

The latest release 0.45.0 has included the fix, feel free to try again.

In Ask mode, I tried to ask Copilot to refactor a large file with 1200+ LOC, and output the total optimized code. It can print the total code in the...

If it's the timeout issue, there will be an error message "**Failed to send request conversation/create. Error: Language server error: Timeout, please try again later**" printed in the log file...

@owenzhao this is an interesting issue. I try to repro the issue, here are steps I used: - New a chat tab, ask some question about current file - Then...

Ah, I see, thanks for the explanation. This is likely a local file sync issue. When you revert some local modification via GitHub Desktop, somehow Xcode Copilot didn't detect the...