主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alain Tavan
活动总数
68
最后的活动
2020年11月11日 20:45
成员加入日期
2012年10月19日 22:29
关注
0 名用户
关注者数
1 名用户
投票数
3
订阅数
19
活动概览
帖子(10)
评论(36)
按最近的活动排序
最近的活动
投票数
创建于
2019年08月09日 20:45
hum i got a solution but not sure if it is the best one i'm doing something like this LineStatusTracker lineStatusTracker = LineStatusTrackerManager.getInstance(this.project).getLineStatusTracker...
社区
IntelliJ IDEA Plugin Users
is there a way to know that a PsiLiteralExpression is on a modified line ?
0 票
创建于
2019年08月06日 13:23
Hi All, I have a similar kind of issue and I already wrote my own plugin to cover some specific needs in the company I'm working for. I already have an own GotoDeclarationHandler that will show the...
社区
IntelliJ IDEA Open API and Plugin Development
Properties editor reporting 'Unused property' for all entries
0 票
创建于
2019年08月05日 14:06
WOW thanks a lot. That indeed fixed the issue I had and made the gradle file a lot more easier to read :) a big big thank you
社区
IntelliJ IDEA Open API and Plugin Development
package does not exists issue when removing my graddle version '2018.3' option
0 票
创建于
2019年08月05日 12:31
Hi Nikita, Thanks for your feedback. I really hope we can find a solution for this :)I removed the 2019.2 version (well i commented it ) I saw that it was downloading some EAP file (maybe because I...
社区
IntelliJ IDEA Open API and Plugin Development
package does not exists issue when removing my graddle version '2018.3' option
0 票
创建于
2019年07月16日 08:55
ok I got it :) i was using the wrong approach . I needed to use gotToDeclaration and implement one class for that :)
社区
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 票
创建于
2019年07月16日 07:07
someone has an idea ? Maybe I should use something else different than PlatformPatterns ? I have the feeling that my solution is nearly ok, but like said I'm missing something to make it work.
社区
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 票
创建于
2019年07月11日 12:12
I managed to add the dependency thanks :) but i'm still fighting with the CTRL + click here is what I have done 1: I created a contributor public class MultiLangContributor extends PsiReference...
社区
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 票
创建于
2019年07月02日 11:43
By the way as the example deals with a properties plugin i have another small question : my translations are available within a property file. I currently read and write the file with within th...
社区
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 票
创建于
2019年07月02日 11:18
Thank you Yann. I already came to this example and I still don't really know where to start. The example is for a custom language where I need to define a lot of stuff. I'm not sure how to proceed...
社区
IntelliJ IDEA Open API and Plugin Development
is it possible to override CTRL + mouse click for specific SpiElement ?
0 票
创建于
2019年07月01日 20:34
Just for information I implemented something else : a right click menu that gives me the author further information.
社区
IntelliJ IDEA Open API and Plugin Development
Autopopup on CTRL + mouse over
0 票
«
第一页
‹
上一页
下一页
›
最后
»