Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unexpected resource git:" when using workspace symbol search in left side of git split diff editor #75107

Closed
mjbvz opened this issue Jun 8, 2019 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Jun 8, 2019

Issue Type: Bug

Repo

  1. In a git repo
  2. Make a change in a js or ts file
  3. Open a split diff view from the git changes
  4. Click into the left editor
  5. Trigger workspace symbol search with cmd+t

Bug

No symbols are found. In the dev tools console, see:

Screen Shot 2019-06-07 at 7 02 48 PM

For split diff views, I believe that workspace symbol search should just use the right editor instead

VS Code version: code-oss-dev 1.36.0 (Commit unknown, Date unknown)
OS version: Darwin x64 18.6.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 3, 3, 4
Memory (System) 16.00GB (0.82GB free)
Process Argv .
Screen Reader no
VM 29%
@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Jun 8, 2019
@joaomoreno joaomoreno assigned alexdima and unassigned joaomoreno Jun 12, 2019
@alexdima
Copy link
Member

cmd+T is workbench.action.showAllSymbols

@alexdima alexdima assigned roblourens and unassigned alexdima Jul 30, 2019
@roblourens
Copy link
Member

Why is this on me?

@roblourens roblourens assigned mjbvz and unassigned roblourens Jul 31, 2019
@jrieken jrieken added the typescript Typescript support issues label Oct 16, 2019
@mjbvz mjbvz added this to the October 2019 milestone Oct 24, 2019
@mjbvz mjbvz closed this as completed in 73b3fc4 Oct 24, 2019
@connor4312 connor4312 added the verified Verification succeeded label Oct 30, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

6 participants