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

vscode.extensions.all misses disabled extensions #98024

Closed
alexeychikk opened this issue May 17, 2020 · 3 comments
Closed

vscode.extensions.all misses disabled extensions #98024

alexeychikk opened this issue May 17, 2020 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@alexeychikk
Copy link

Issue Type: Bug

I've disabled all extentions for a workspace and then when I call vscode.extensions.all() the result contains only built-in extensions. Disabled extensions are missing in the list.

VS Code version: Code 1.45.1 (5763d90, 2020-05-14T08:27:22.494Z)
OS version: Linux x64 5.3.0-51-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 x 4399)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: unavailable_off
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 0
Memory (System) 15.58GB (8.26GB free)
Process Argv --no-sandbox --unity-launch
Screen Reader no
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE x11
Extensions (23)
Extension Author (truncated) Version
html-snippets abu 0.2.1
color-info bie 0.5.1
npm-intellisense chr 1.3.0
path-intellisense chr 1.4.2
gitignore cod 0.6.0
es7-react-js-snippets dsz 2.7.1
gitlens eam 10.2.1
prettier-vscode esb 4.7.0
gc-excelviewer Gra 2.1.34
intellij-idea-keybindings k-- 0.2.39
git-graph mhu 1.22.0
vscode-typescript-tslint-plugin ms- 1.2.3
vscode-jest Ort 3.2.0
open-html-in-browser pea 2.1.3
material-icon-theme PKi 4.1.0
vscode-graphql Pri 0.2.14
code-settings-sync Sha 3.4.3
addDocComments ste 0.0.8
code-spell-checker str 1.8.0
highlight-matching-tag vin 0.9.9
change-case wma 1.0.0
unsaved-files-vscode wra 2.1.1
markdown-all-in-one yzh 2.8.0

(1 theme extensions excluded)

@alexdima
Copy link
Member

Possible duplicate of #14444

@sandy081
Copy link
Member

/duplicate

Yes.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants
@alexdima @alexeychikk @sandy081 and others