vscode icon indicating copy to clipboard operation
vscode copied to clipboard

MD comments in a .C file

Open opencrypto opened this issue 6 months ago • 1 comments

Type: Bug

Description

The AI keeps suggesting adding ``` in a C file that does not support markdown usage.

Extension version: 0.31.5 VS Code version: Code 1.104.3 (385651c938df8a906869babee516bffd0ddb9829, 2025-10-02T12:30:51.747Z) OS version: Windows_NT x64 10.0.26220 Modes: Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2 Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2 Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2

Inline Edits Debug Info

Result:

  143 143 
  144 144 PKI_STACK *PKI_URI_DATA_get(const char * url_s,
+     145 ```
  145 146 			    			int          timeout,
  146 147 		            		ssize_t      size,
  147 148 			    			PKI_SSL    * ssl ) {

Info:

From cache: YES (Request: 4267) Trigger Kind: Automatic Request UUID: icr-1ca9d89b-c150-4f92-8445-b401bf1fcce5

System Info
Item Value
CPUs AMD Ryzen 9 7900X 12-Core Processor (24 x 4700)
GPU Status 2d_canvas: enabled
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
trees_in_viz: 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) 31.21GB (16.61GB free)
Process Argv --crash-reporter-id 631d081d-8884-4e67-9240-4f95d9b227f5
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 5.15.167.4-microsoft-standard-WSL2
CPUs AMD Ryzen 9 7900X 12-Core Processor (12 x 0)
Memory (System) 15.23GB (9.83GB free)
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 5.15.167.4-microsoft-standard-WSL2
CPUs AMD Ryzen 9 7900X 12-Core Processor (12 x 0)
Memory (System) 15.23GB (9.83GB free)
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 5.15.167.4-microsoft-standard-WSL2
CPUs AMD Ryzen 9 7900X 12-Core Processor (12 x 0)
Memory (System) 15.23GB (9.83GB free)
VM 0%
A/B Experiments
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
usemplatestapi:31297334
6518g693:31334701
aj953862:31281341
agentisdefault:31399626
nes-set-on:31340697
testaa123cf:31335227
6abeh943:31336334
ovs_sec_t:31398873
0cj2b977:31352657
gendocstringt:31395207
0574c672:31362109
cloudbuttont:31379625
todos-1:31390405
qwen_all_req:31398802
treatment_gpt5applypatchexclusively:31398171
3efgi100_wstrepl:31382709
trigger-command-fix:31379601
auto_model_enabled:31385282
use-responses-api:31390855
copilot-gpt-5-mini:31400315
applesignin:31399435
9i271672:31399627
nes-subseq-delay-200:31400950

opencrypto avatar Oct 13 '25 16:10 opencrypto

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.105.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!