主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Alexander Zolotov
活动总数
721
最后的活动
2023年11月01日 08:52
成员加入日期
2011年04月05日 22:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
241
活动概览
文章(0)
帖子(0)
评论(480)
按最近的活动排序
最近的活动
投票数
创建于
2013年02月07日 18:11
Why I want this? Because some of my clients are very confused when they read something that they realy dont understand.Sentences in lorem ipsum are generated randomly from some words list. And if y...
社区
PhpStorm
Emmet - own lorem ipson text?
0 票
创建于
2013年02月07日 11:33
Hi Jörg,At the moment there is no way to customize lorem text. Original emmet doesn't have that kind of customization too.'Lorem ipsum' often meaningless and I don't really understand the reason wh...
社区
PhpStorm
Emmet - own lorem ipson text?
0 票
创建于
2016年04月27日 15:51
No, it's ok, but now I don't know how to help. I found these issues: https://youtrack.jetbrains.com/issue/IDEA-150625 and http://stackoverflow.com/questions/30642954/gradle-in-android-studio-giving...
社区
IntelliJ IDEA Open API and Plugin Development
How to add external dependencies to an IntelliJ plugin project?
0 票
创建于
2016年02月24日 09:48
Hi Mihail, Yes, live template might be a solution. To expand template you can use `com.intellij.codeInsight.template.TemplateManager#startTemplate`. Also it's often handy to use `com.intellij.codeI...
社区
IntelliJ IDEA Open API and Plugin Development
Expanding live template in a QuickFix
0 票
创建于
2016年02月03日 22:01
正式评论
Hi Alexandr, I believe that the reason is in psi-viewer plugin which is located in idea-sandbox but is not part of tests classpath. To avoid this you can remove the plugin from sandbox or set cus...
社区
IntelliJ IDEA Open API and Plugin Development
Completion test exception
0 票
创建于
2016年02月08日 20:21
Got it now. I believe that it's 'XDebugger.Actions' group. In the action you can use following method in order to get selected variable: com.intellij.xdebugger.impl.ui.tree.actions.XDebuggerTreeAct...
社区
IntelliJ IDEA Open API and Plugin Development
Customising debugger actions
0 票
创建于
2016年02月10日 12:58
Here is the change that leads to this behavior: https://github.com/JetBrains/intellij-community/commit/99680a8633af6c88d4d3ce2b5e353f95596fd157 According to this I can see that the delete() method ...
社区
IntelliJ IDEA Open API and Plugin Development
PsiFile delete
0 票
创建于
2016年04月07日 11:57
> I don't know about the fork model for AS and Idea, do they have their own branches that get merged to each other from time to time or is it only having IDEA code going into AS? Android Studio is ...
社区
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 票
创建于
2016年04月03日 18:51
Hi Fabio, Sorry for the late response. I couldn't compile your project, but I couldn't find missing classes/methods in Android Studio sources as well. > Is there a way for this plugin to ditch ALL ...
社区
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 票
创建于
2016年02月01日 09:16
正式评论
Hi! As stated at http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html, 141 branch corresponds to IntelliJ IDEA 14.1. So the link to sources is https://github.c...
社区
IntelliJ IDEA Open API and Plugin Development
debugging intellij version 14.1
0 票
«
第一页
‹
上一页
下一页
›
最后
»