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

可以隐藏或修改标签名称吗? #657

Open hookover opened 1 year ago

hookover commented 1 year ago

image

另外希望保留QuestionEditor,但idea导航条上的文件名称可以是根据类名来的,而不是[123两数之和] 这样

shuzijun commented 1 year ago

1.导航栏名称没有隐藏功能 2.可以把showEditorSign去掉试试