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.71k stars 400 forks source link

对 LCP/LCR 题目名称转换不符合预期 #665

Open maooyer opened 12 months ago

maooyer commented 12 months ago

Describe the bug LCP/LCR 类型题目的 titleSlug 是随机字符串,首字母可能是大写,在转换为 SnakeCaseName 时出现首字母前加下划线,导致无法本地编译测试。希望调整首字母不做转换

image

To Reproduce Steps to reproduce the behavior:

Software versions(Help -> About)

Question(Optional)