microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
340 stars 36 forks source link

Can't start a simple projet without having "the response matched public code" #2643

Open ecastro-capgemini opened 2 days ago

ecastro-capgemini commented 2 days ago

Type: Bug

Prompt: "Construit un projet Java 17 où un serveur RMI expose des services à des clients RMI. Le service s'appelle plus10, prend en paramètre un entier et fait + 10 , puis sleep 4 secondes."

It is obvious that such a simple task has already be decribed in a tutorial. This render Copilot useless when on wnats to learn a new technology

Extension version: 0.22.2 VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z) OS version: Windows_NT x64 10.0.22631 Modes: Remote OS version: Linux x64 5.15.153.1-microsoft-standard-WSL2 Remote OS version: Linux x64 5.15.153.1-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 PRO 6650U with Radeon Graphics (12 x 2894)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|15.31GB (2.08GB free)| |Process Argv|--crash-reporter-id 43526822-bc1c-4b75-b4e8-695c76cec824| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.15.153.1-microsoft-standard-WSL2| |CPUs|AMD Ryzen 5 PRO 6650U with Radeon Graphics (12 x 0)| |Memory (System)|11.68GB (8.33GB free)| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.15.153.1-microsoft-standard-WSL2| |CPUs|AMD Ryzen 5 PRO 6650U with Radeon Graphics (12 x 0)| |Memory (System)|11.68GB (8.33GB free)| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyonecf:30548226 2i9eh265:30646982 962ge761:30959799 pythonnoceb:30805159 asynctok:30898717 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 f3je6385:31013174 dvdeprecation:31068756 dwnewjupytercf:31046870 2f103344:31071589 impr_priority:31102340 nativerepl1:31139838 pythonrstrctxt:31112756 cf971741:31144450 iacca1:31171482 notype1cf:31157160 5fd0e150:31155592 dwcopilot:31170013 j44ff735:31181874 ```
AmmarHaddadi commented 1 day ago

are you sure you enabled this in your copilot settings? Image

ecastro-capgemini commented 1 day ago

are you sure you enabled this in your copilot settings? Image

Sure it is not allowed! The problem is that it was a very basic action applied on an empty project. I have seen in #2626 that I am not alone having this problem.