Jinbo Wang
Jinbo Wang
> Regarding the stack frame in the image - it should it think at least include this as this is an instance method - am I wrong? It seems no...
I got your point, it should have some runtime differences between these two cases. Our debugger just reflects what the application JVM gives us and doesn't do additional processing.
The 'Run Maven Commands' feature simply generates the command line and executes it in your terminal. If the terminal is unresponsive, this is beyond the control of this extension. To...
Cannot reproduce it. What do you mean "can work in right click"? Do you observe any difference with the generated archetype commands between the "New Window" and "Right Click" way?
@usami-k thank you for reaching out. This feature request has been on our radar, stay tuned.
The latest [Pre-release 0.35.120](https://github.com/github/CopilotForXcode/releases/tag/0.35.120) supports two ways for custom prompt: - A new setting for custom response language - Automactially pick up custom instruction from `.github/copilot-instructions.md` of your current workspace
@Eskibear is optimizing the JDK search logic in Java extenions to cover more JDK distros. Once it's done, the jenv should be covered well.