shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.75k stars 402 forks source link

无法显示图片 #553

Open ZhenZhang-Git opened 2 years ago

ZhenZhang-Git commented 2 years ago

Describe the bug 无法显示图片

Screenshot 2022-08-11 162922

shuzijun commented 2 years ago

提供一下具体的题目编号

ZhenZhang-Git commented 2 years ago

提供一下具体的题目编号

所有的图片都无法显示

shuzijun commented 2 years ago

1.检查IDE网络是否正常 2.打开题目文件目录下的doc/content文件夹,找到题目对应的mq文件,打开检查图片链接是否能够打开

ZhenZhang-Git commented 2 years ago

1.检查IDE网络是否正常 2.打开题目文件目录下的doc/content文件夹,找到题目对应的mq文件,打开检查图片链接是否能够打开

idea网络使用代理check connection正常,图片链接可以打开,但是idea里面打不开

shuzijun commented 2 years ago

参考:https://youtrack.jetbrains.com/issue/IDEA-263753/provide-ability-to-configure-proxy-server-for-jcef jcef可能无法使用idea配置的代理

xooooooooox commented 2 years ago

@shuzijun

我这边也是,所有的图片的无法显示,但除此之外,其它所有插件功能都正常。

CleanShot 2022-09-17 at 21 30 51@2x

xooooooooox commented 2 years ago

而且 proxy 代理也是正常的,基本排除是网络问题导致的

CleanShot 2022-09-17 at 21 40 41@2x

lushimeng commented 1 year ago

如果无法加载题目中的图片,可以尝试关闭梯子,然后重新双击题目就可以加载题目中的图片了。