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.74k stars 402 forks source link

题目HTML格式显示 #611

Closed ChristinaChenyiwen closed 1 year ago

ChristinaChenyiwen commented 1 year ago

我不知道碰了哪里,题目变成html格式显示了,该怎么还原

截屏2023-01-12 20 34 03
shuzijun commented 1 year ago

设置里有个选项

image
ChristinaChenyiwen commented 1 year ago

谢谢你的回答,我昨天☑️这个选项后,其他题目恢复了正常显示,但是这道题目没有恢复(关闭这个题目后再打开/重启pycharm,以上两种方式都尝试过),不知道是不是一个bug。

shuzijun commented 1 year ago

已经缓存的题目是不会再修改了,你可以把这个题目的文件删了,重新打开一次

LightlyFly commented 1 year ago

已经缓存的题目是不会再修改了,你可以把这个题目的文件删了,重新打开一次 能不能把C++版本的题目单行斜线注释改成/* /的多行注释?

shuzijun commented 1 year ago

能不能把C++版本的题目单行斜线注释改成/* /的多行注释?

@LightlyFly 配置里有多行注释的选项