主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Ph Th4m
活动总数
7
最后的活动
2022年06月27日 12:06
成员加入日期
2022年06月17日 12:45
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2022年06月27日 12:06
I see. Thanks for taking time to look into this.
社区
IntelliJ IDEA Users
Code template - generate variable name
0 票
创建于
2022年06月21日 11:52
import ${CLASS_NAME};import org.junit.jupiter.api.BeforeEach;import org.junit.jupiter.api.Tag;import org.junit.jupiter.api.Test;import org.junit.runner.RunWith;import org.mockito.InjectMocks;import...
社区
IntelliJ IDEA Users
Code template - generate variable name
0 票
已编辑于
2022年06月21日 07:18
This doesn't seem to work. Trying to set up a new variable $VAR$ did nothing. Am I supposed get a dialog window that allows me to set variables, as in live templates? I tried this by escaping both ...
社区
IntelliJ IDEA Users
Code template - generate variable name
0 票
已编辑于
2022年06月20日 15:08
That's for live templates. I'm trying to create a code template. There is a checkbox for enabling live templates, but I don't see how it works. I'm not getting any options to edit template variable...
社区
IntelliJ IDEA Users
Code template - generate variable name
0 票