主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gregory Shrago
活动总数
512
最后的活动
2023年08月14日 18:03
成员加入日期
2007年01月16日 18:03
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
214
活动概览
帖子(3)
评论(295)
按最近的活动排序
最近的活动
投票数
创建于
2014年07月15日 13:03
Thank you. Youtrack is a better place to discuss this problem.
社区
PhpStorm
Database Source No Longer Saves Credentials
0 票
创建于
2014年07月22日 20:54
Please file feature and bug requests in our DB-specific issue tracker: http://youtrack.jetbrains.com/issues/DBE .DB-related IDE functionality is evolving all the time so please do not let your idea...
社区
PhpStorm
Database Tools - Feature request and suggestions
0 票
创建于
2013年09月10日 15:51
Looks like http://youtrack.jetbrains.com/issue/IDEA-112681 . Please vote/watch.
社区
IntelliJ IDEA Plugin Users
weird tabs in sql console
0 票
创建于
2016年05月12日 17:41
com.intellij.database.dataSource.AbstractDataSource#performJdbcOperation It was pushed down the hierarchy one level.
社区
IntelliJ IDEA Open API and Plugin Development
What is the replacement for "performJdbcOperation" in IntelliJ IDEA 2016.1.1?
0 票
创建于
2009年10月22日 19:51
Indeed, there's problem with JAM package support. I've just committed a fix that should enable JamConverters.Important: JamPackageMeta should be used instead of JamMemberMeta.
社区
IntelliJ IDEA Open API and Plugin Development
Registering JAM w/ annotation for PsiPackageStatement in package-info.java
0 票
创建于
2009年10月23日 13:22
Ok, it's there.
社区
IntelliJ IDEA Open API and Plugin Development
Registering JAM w/ annotation for PsiPackageStatement in package-info.java
0 票
创建于
2012年01月12日 14:34
Jan,You're right, the 2 step is optional but very useful. Lots of IntelliJ platform functionality depends on ElementManipulator API: reference providers, inspections. In case manipulator is availab...
社区
IntelliJ IDEA Open API and Plugin Development
language injection into string literals
0 票
创建于
2012年06月08日 15:07
There're quick documentation and HOWTO pages right on github:https://github.com/JetBrains/Grammar-Kit/blob/master/README.mdhttps://github.com/JetBrains/Grammar-Kit/blob/master/HOWTO.mdGeneratedPars...
社区
IntelliJ IDEA Open API and Plugin Development
[ANN] Grammar-Kit: generate parser from grammar
0 票
创建于
2012年10月17日 14:05
We have a number of languages with PSI generated by Grammar-Kit. Currently none of them uses stubs that's why Grammar-Kit lacks support for stubs. Eventually it will be added but I can't say when e...
社区
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit and stub trees
0 票
创建于
2013年01月30日 19:54
Assuming that I got it right that you want to switch elementType of the ID node to actorDef from actorRef if and only if the actor with that ID is not already parsed.I would do the following:{ st...
社区
IntelliJ IDEA Open API and Plugin Development
How to produce a slightly different psiTree from astTree?
0 票
«
第一页
‹
上一页
下一页
›
最后
»