Skip to content

View is titled "none" in context menu #96

@benblank

Description

@benblank

Screenshot

A cropped screenshot showing the context menu for the Git Tree Compare view, showing that it is referred to as "none" there.

Steps to reproduce

  1. Create a new, empty profile (no settings1, no extensions).
  2. Install Git Tree Compare.
  3. Open a folder which is a Git working copy.
  4. Drag the tree icon from the activity bar into e.g. the Source Control view.
  5. Right-click the "GIT TREE COMPARE" view and observe that the view is referred to as "none" in the menu (e.g. "Hide 'none'").

Notes

I haven't dug too deeply into Code extensions, but just glancing at the contributes key in package.json, this line looks pretty suspicious. 😉

Environment, per Issue Reporter

Extension version: 1.16.0
VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:48:05.904Z)
OS version: Windows_NT x64 10.0.19045
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz (16 x 3792)
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 31.90GB (16.03GB free)
Process Argv --new-window --profile gtc-test --crash-reporter-id ba2b27cd-e5b8-458e-b85a-c2aaa5724f50
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vslsvsres303:30308271
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
py29gd2263:30856252
6c1a3589:30846784
vscaat:30438848
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30695312
azure-dev_surveyone:30548225
3biah626:30602489
89544117:30613380
a9j8j154:30646983
showlangstatbar:30737416
03d35959:30757346
pythonfmttext:30731395
fixshowwlkth:30771522
showindicator:30805244
pythongtdpath:30769146
i26e3531:30792625
gsofa:30866041
pythonnosmt12:30797651
pythonidxpt:30866567
pythonnoceb:30805159
copilotsettingt:30859503
dsvsc013:30795093
dsvsc014:30804076
diffeditorv2:30821572
dsvsc015:30845448
pythontestfixtcf:30866406
pyreplss1:30865275
pythontbext0:30864172

Footnotes

  1. In my case, I still had a small number of (in theory, irrelevant) application-wide User Settings:

    Code/User/settings.json
    {
      "settingsSync.ignoredSettings": [
        "terminal.integrated.gpuAcceleration"
      ],
      "window.newWindowDimensions": "maximized",
      "window.openFoldersInNewWindow": "on",
      "window.restoreWindows": "all"
    }
    

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions