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

代码模板里可以有题目链接的变量吗? #681

Open shengrihui opened 8 months ago

shengrihui commented 8 months ago

代码模板里可以有题目链接的变量吗?

shuzijun commented 8 months ago

链接是固定格式,可以自己拼接一下,例如: https://leetcode.cn/problems/${question.titleSlug}/