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

User set editorAssociations not show in openWith #80744

Closed
mjbvz opened this issue Sep 11, 2019 · 1 comment
Closed

User set editorAssociations not show in openWith #80744

mjbvz opened this issue Sep 11, 2019 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Sep 11, 2019

Issue Type: Bug

Repo

  1. Set
    "workbench.experimental.editorAssociations": [
        {
            "filenamePattern": "*.md",
            "viewType": "imagePreview.previewEditor",
        }
    ],
  1. In explorer, right click on a md file and go to Open with

Bug
Preview editor is not listed in list of editors

VS Code version: Code - Insiders 1.39.0-insider (211fa02, 2019-09-11T06:12:03.831Z)
OS version: Darwin x64 18.7.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) 2, 2, 2
Memory (System) 16.00GB (0.05GB free)
Process Argv -psn_0_2556528
Screen Reader no
VM 20%
@mjbvz mjbvz added this to the September 2019 milestone Sep 11, 2019
@mjbvz mjbvz self-assigned this Sep 11, 2019
@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Sep 11, 2019
@mjbvz mjbvz changed the title Custom editorAssociations not show in openWith User set editorAssociations not show in openWith Sep 11, 2019
@mjbvz mjbvz closed this as completed in 9854a10 Sep 11, 2019
@RMacfarlane
Copy link
Contributor

@mjbvz I'm not seeing an Open with option in the explorer context menu, has this been changed?

@RMacfarlane RMacfarlane added the verified Verification succeeded label Oct 3, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 26, 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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants