主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Philip Dukhov
活动总数
6
最后的活动
2022年05月27日 05:29
成员加入日期
2020年11月23日 12:06
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年05月27日 05:29
I see, but these issues seems to be related to importing, which should theoretically fix Save as template action, but the fact wether templates support such syntax seems like a separate question, I...
社区
IntelliJ IDEA Users
How to add custom imports into template?
0 票
创建于
2022年05月26日 14:25
Even without delegation, when it's possible to add imports from `androidx.compose.runtime.` var string = remember { mutableStateOf("") } Save as template cannot parse `remember` and `mutableStateOf...
社区
IntelliJ IDEA Users
How to add custom imports into template?
0 票
创建于
2022年05月26日 13:26
Yes, I'm talking about file templates. There aren't many Compose related templates, and none of them use delegation.
社区
IntelliJ IDEA Users
How to add custom imports into template?
0 票