Skip to content

wrong suggestions #308476

@pyprogrammr

Description

@pyprogrammr

Type: Bug

the ai suggestions seem to be from guess work rather than the file realities of the present project open in the ide. My model Field names and url name suggestions are wildly off and not based on anything real!!!

Extension version: 0.38.2
VS Code version: Code 1.110.1 (61b3d0a, 2026-03-06T23:03:27.520Z)
OS version: Linux x64 6.12.73+deb12-amd64
Modes:

Inline Edits Debug Info

Result:

  265 265                         <ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
  266 266                           <li><a class="dropdown-item" href="{% url 'seller:seller-home' user.username %}">Seller Dashboard</a></li>
- 267                               <li><a class="dropdown-item" {% if not user.user_seller %}href="seller:seller-create"{% else %}href="seller:seller-profile"{% endif %}>Seller Profile</a></li>
+     267                           <li><a class="dropdown-item" {% if not user.user_seller %}href="{% url 'seller:seller-create' %}"{% else %}href="{% url 'seller:seller-profile' user.username %}"{% endif %}>Seller Profile</a></li>
  268 268                           <li><a class="dropdown-item" href="{% url 'seller:seller-products' user.username %}">Seller Products</a></li>
  269 269                           <li><a class="dropdown-item" href="{% url 'seller:selleritem-list' user.username %}">Seller Items</a></li>
  270 270                           <li><a class="dropdown-item" href="{% url 'seller:seller-order-list' user.username %}">Seller Order List</a></li>

Info:

From cache: YES (Request: 472)
Trigger Kind: Automatic
Request UUID: icr-bbc0167f-4086-463d-a1f9-4bb845368a59

Details

System Info
Item Value
CPUs Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz (4 x 1596)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x1002, DEVICE=0x6660, DRIVER_VENDOR=Mesa, DRIVER_VERSION=22.3.6
GPU1: VENDOR= 0x8086, DEVICE=0x0166, DRIVER_VENDOR=Mesa, DRIVER_VERSION=22.3.6 ACTIVE
Machine model name:
Machine model version:
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: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
Load (avg) 1, 1, 1
Memory (System) 3.72GB (0.76GB free)
Process Argv --crash-reporter-id 6db5f25e-7d90-42eb-acda-71e857002a3e
Screen Reader no
VM 0%
DESKTOP_SESSION gnome
XDG_CURRENT_DESKTOP GNOME
XDG_SESSION_DESKTOP gnome
XDG_SESSION_TYPE wayland
A/B Experiments
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
82j33506:31327384
6abeh943:31336334
envsactivate1:31464700
cloudbuttont:31379625
3efgi100_wstrepl:31403338
use-responses-api:31390855
je187915:31454425
ec5jj548:31422691
cp_cls_t_966_ss:31454198
4je02754:31466945
8hhj4413:31478653
2bd77578_control:31490616
38bie571_auto:31426784
cp_cls_c_1081:31454833
conptydll_false:31489735
ia-use-proxy-models-svc:31452481
e9c30283:31461165
test_treatment2:31471001
idci7584:31464702
nes-ftch-new:31485413
3bj34942:31489864
534a6447:31478749
chat:31457767
8hig5102:31480529
t-some:31486549
cpptoolson-v2:31475363
ec1eg703:31488002
ddid_t:31478206
getcmakediagnosticson:31489824

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions