主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Martin Turoci
活动总数
12
最后的活动
2021年06月07日 12:48
成员加入日期
2021年02月16日 07:36
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
3
活动概览
帖子(3)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2021年05月19日 14:55
Thanks Mikhail Golubev! Exactly what I needed, works like a charm.
社区
IntelliJ IDEA Open API and Plugin Development
Pycharm find files importing current files
0 票
创建于
2021年05月19日 13:14
Thanks for a response Jakub Chrzanowski. There is nothing special, just copypasted code from docs, but can share, maybe I slipped somewhere. <idea-plugin> <id>id...</id> <name>Name</name> ...
社区
IntelliJ IDEA Open API and Plugin Development
Project wizard in Pycharm
0 票
已编辑于
2021年02月17日 08:24
Is it possible to add a custom string (in my case version) to the value attribute and access it later in my template? <template ....> <variable .../> <context> <option name="MyContext" value="...
社区
IntelliJ IDEA Open API and Plugin Development
Dynamic registration of (version-based) live templates groups
0 票
已编辑于
2021年02月16日 17:56
Thanks Yann. > DefaultLiveTemplatesProvider would still provide a static list of templates, regardless of current project/environment. Correct, however, I got it working more or less how I want wit...
社区
IntelliJ IDEA Open API and Plugin Development
Dynamic registration of (version-based) live templates groups
0 票