geeker-smallwhite
geeker-smallwhite
可以用 copilot
I need this feature, can you merge it ASAP
If you directly replace it without changing the version number, an error will still occur when building the image. https://github.com/SWE-bench/SWE-bench/issues/414 So the version number is not retained when replacing。
https://github.com/SWE-bench/SWE-bench/pull/417 This submission can solve this problem. I have tried it
> We use `publishDiagnostics` for the rustc/cargo errors, the pull model for our native ones. This works just fine in VSCode and the spec doesn't state anything regarding it. Though...