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

All extensions stopped working after 02-06 update #67999

Closed
wilfredinni opened this issue Feb 6, 2019 · 14 comments
Closed

All extensions stopped working after 02-06 update #67999

wilfredinni opened this issue Feb 6, 2019 · 14 comments

Comments

@wilfredinni
Copy link

wilfredinni commented Feb 6, 2019

Issue Type: Bug

Updated and every extension stopped working

Notification when vscode is open:
captura de pantalla 2019-02-06 a la s 16 32 54
Extension host terminated unexpectedly.

VS Code version: Code 1.31.0 (7c66f58, 2019-02-05T22:32:14.164Z)
OS version: Darwin x64 18.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz (4 x 1800)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 3, 3, 2
Memory (System) 8.00GB (0.82GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (21)
Extension Author (truncated) Version
markdown-preview-github-styles bie 0.1.4
better-toml bun 0.3.2
vscode-eslint dba 1.8.0
gitlens eam 9.5.0
prettier-vscode esb 1.8.1
pyre-vscode fb- 0.0.1
auto-rename-tag for 0.0.15
code-runner for 0.9.7
markdown-shortcuts mdi 0.10.1
python ms- 2019.1.0
autodocstring njp 0.2.3
vscode-docker Pet 0.5.2
material-icon-theme PKi 3.6.2
LiveServer rit 5.3.1
trailing-spaces sha 0.2.11
code-spell-checker str 1.6.10
vscode-djaneiro the 1.4.2
quokka-vscode Wal 1.0.182
vscode-todo-highlight way 1.0.4
markdown-pdf yza 1.2.0
html-css-class-completion Zig 1.18.0

(1 theme extensions excluded)

captura de pantalla 2019-02-06 a la s 16 27 30
captura de pantalla 2019-02-06 a la s 16 28 33
Uploading Captura de pantalla 2019-02-06 a la(s) 16.30.07.png…

@vscodebot vscodebot bot added the new release label Feb 6, 2019
@kieferrm
Copy link
Member

kieferrm commented Feb 6, 2019

@wilfredinni One of your installed extensions takes down the extension host. Pls try with code --disable-extensions first. This disables the external extensions but leaves the built-in extensions enabled. See if you then can open the markdown preview. Thanks!

@patrickblackjr
Copy link

Same issue

@wilfredinni
Copy link
Author

Seems to be the Live Server extension
Live Server extension

@MarkPolivchuk
Copy link

MarkPolivchuk commented Feb 6, 2019

Disabling Live Server "fixed" the issue for me

@MarkupUa
Copy link

MarkupUa commented Feb 6, 2019

Disabling Live Server fixed the issue for me

But I need Live Server

@MarkupUa
Copy link

MarkupUa commented Feb 6, 2019

need use old version
https://code.visualstudio.com/updates/v1_30

@linda-lai
Copy link

Confirming not working for me with latest release, disabling Live Server in the interim as a workaround is a good temporary fix.

@jousmo
Copy link

jousmo commented Feb 6, 2019

Live Server and Ftp-Simple not working.

@nerdmax
Copy link

nerdmax commented Feb 6, 2019

Disable live-server works for me.

@IgorKrupenja
Copy link

IgorKrupenja commented Feb 7, 2019

Workaround in comments here ritwickdey/vscode-live-server#273
Basically, you need to install a new version of vscode-live-server from their releases page

@ritwickdey
Copy link
Contributor

I've published LiveServer@5.4.0 to marketplace. Please try to upgrade it

@nerdmax
Copy link

nerdmax commented Feb 7, 2019

I've published LiveServer@5.4.0 to marketplace. Please try to upgrade it

Updating live-server to @5.4.0 fixes the issue.

Thanks! @ritwickdey

@wilfredinni
Copy link
Author

I've published LiveServer@5.4.0 to marketplace. Please try to upgrade it

Thanks! works perfectly now.

@MarkupUa
Copy link

MarkupUa commented Feb 8, 2019

All ok now. :)
Thanks!

@bpasero bpasero closed this as completed Feb 9, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests