Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ross Goldberg
Total activity
189
Last activity
August 15, 2023 17:37
Member since
April 02, 2015 07:44
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
53
Activity overview
Posts (50)
Comments (81)
Sort by recent activity
Recent activity
Votes
Edited
August 08, 2023 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit BNF complete syntax
1 vote
Created
October 24, 2019 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...
Community
IntelliJ IDEA Users
Why a file can appear in more than one version control changelists simultaneously?
1 vote
Created
May 11, 2018 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...
Community
IntelliJ IDEA Users
IntelliJ Java Flight Recorder (JFR) integration
1 vote
Created
May 11, 2018 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"....
Community
IntelliJ IDEA Users
IntelliJ Java Flight Recorder (JFR) integration
1 vote
Edited
August 15, 2023 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...
Community
IntelliJ IDEA Open API and Plugin Development
BNF Live Preview rule ordering issue
0 votes
Created
August 14, 2023 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...
Community
IntelliJ IDEA Open API and Plugin Development
BNF Live Preview rule ordering issue
0 votes
Created
August 14, 2023 16:50
Any answers for the above issues? Thanks.
Community
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit BNF complete syntax
0 votes
Created
August 14, 2023 16:46
Thanks. Commented on the issue.
Community
IntelliJ IDEA Users
Re-associate Command-D with Commit Diff instead of VCS Plain Diff
0 votes
Created
August 08, 2023 11:07
Thanks. I'l get around to opening a YT request later this week.
Community
IntelliJ IDEA Users
Action (so I can make a keyboard shortcut) to include current chunk in git commit
0 votes
Edited
August 08, 2023 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...
Community
IntelliJ IDEA Open API and Plugin Development
BNF Live Preview rule ordering issue
0 votes
Next
›
Last
»