主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ross Goldberg
活动总数
189
最后的活动
2023年08月15日 17:37
成员加入日期
2015年04月02日 07:44
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
53
活动概览
帖子(50)
评论(81)
按最近的活动排序
最近的活动
投票数
已编辑于
2023年08月08日 08:08
From https://github.com/JetBrains/Grammar-Kit/tree/master#tokens: Implicit tokens are tokens not specified via tokens attribute. Unquoted implicit tokens (aka keyword tokens) have names equals to ...
社区
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit BNF complete syntax
1 票
创建于
2019年10月24日 09:39
From what I know, if your VCS supports distributing changes amongst multiples changelists, changes are always allocated to the active changelist. If you want the edits to be in a different changeli...
社区
IntelliJ IDEA Users
Why a file can appear in more than one version control changelists simultaneously?
1 票
创建于
2018年05月11日 16:01
Thanks Yaroslav. Can you provide more detail? Does "internal profiler" mean JFR, a JetBrains profiler, something else? What type of integration will be available at first, and what might be avail...
社区
IntelliJ IDEA Users
IntelliJ Java Flight Recorder (JFR) integration
1 票
创建于
2018年05月11日 03:17
I don't know much about JFR + JMC, JMH, or other modern Java profilers. Mainly, I'd like (from simplest to most complex): actions & UI for "Profile" that mimic the actions & UI for "Run" & Debug"....
社区
IntelliJ IDEA Users
IntelliJ Java Flight Recorder (JFR) integration
1 票
已编辑于
2023年08月15日 17:37
That seems to make Live Preview practically useless. Its incorrect usage of .bnf files should be clearly documented. Did I miss that information in the docs? Are there any types of tokens other tha...
社区
IntelliJ IDEA Open API and Plugin Development
BNF Live Preview rule ordering issue
0 票
创建于
2023年08月14日 16:55
It seems that in Live Preview, regexes in a .bnf file are matched by themselves against the input based on where they're located in the file, regardless of them being either an implicit or explicit...
社区
IntelliJ IDEA Open API and Plugin Development
BNF Live Preview rule ordering issue
0 票
创建于
2023年08月14日 16:50
Any answers for the above issues? Thanks.
社区
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit BNF complete syntax
0 票
创建于
2023年08月14日 16:46
Thanks. Commented on the issue.
社区
IntelliJ IDEA Users
Re-associate Command-D with Commit Diff instead of VCS Plain Diff
0 票
创建于
2023年08月08日 11:07
Thanks. I'l get around to opening a YT request later this week.
社区
IntelliJ IDEA Users
Action (so I can make a keyboard shortcut) to include current chunk in git commit
0 票
已编辑于
2023年08月08日 18:49
I also tried the following bnf with the regexes as tokens (and with non-capturing group markers removed, as non-capturing groups don't seem to be supported by JFlex), but the text matches `braced_t...
社区
IntelliJ IDEA Open API and Plugin Development
BNF Live Preview rule ordering issue
0 票
下一页
›
最后
»