microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.25k stars 29.3k forks source link

Markdown preview disable image display #228665

Open jianboy opened 1 month ago

jianboy commented 1 month ago

Many projects have a lot of pictures inserted into their README.md files, and vscode is very slow to open the *.md file. For this reason, I hope to add an option in the settings to turn off picture loading.

image

you can see, it can't load the content: image

mjbvz commented 1 month ago

Works quickly for me. What types of images are is the readme loading (local or remote)? How fast is your internet connection?

jianboy commented 1 month ago

remote picture, Adding this option will greatly improve user experience.