主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gregory Shrago
活动总数
512
最后的活动
2023年08月14日 18:03
成员加入日期
2007年01月16日 18:03
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
214
活动概览
帖子(3)
评论(295)
按最近的活动排序
最近的活动
投票数
创建于
2013年02月21日 18:40
Please check that the datasource properties are correct in Database toolwindow.It looks like some postgresql-XXX.jar is missing in JDBC driver files field.
社区
RubyMine
db inspection not working when using heroku's postgres.app
0 票
创建于
2014年03月25日 11:54
Please create a YouTrack ticket for this.
社区
RubyMine
How to disable the behavior creating data sources from Rails projects ? (annoyed by many RemoteJdbcServer processes)
0 票
创建于
2016年06月07日 22:54
The first part is already covered in my first answer: not possible. The rest of the question is pretty advanced. Clone https://github.com/JetBrains/intellij-community/ repository and look for com.i...
社区
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit context-based tokens
0 票
已编辑于
2016年06月06日 16:31
You can just try and add an empty token in a BNF, regenerate, and see what happens. Just to repeat myself: tokens in BNF are just for IElementType constant generation that will be expected by a ge...
社区
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit context-based tokens
0 票
创建于
2016年06月06日 06:57
The basics are the layers: Lexer -> Parser -> AST -> PSI Tokens in BNF (Parser level) are just for constants generation (*Types class) and playing with LivePreview. The real lexer work (Lexer layer...
社区
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit context-based tokens
0 票
«
第一页
‹
上一页