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
Created
August 07, 2023 16:19
Every single bnf file I've tried has errors in the Live Preview. Grammar.bnf, Simple.bnf from the simple_language_plugin example, etc. Something seems to be incredibly wrong with the Live Preview i...
Community
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit BNF complete syntax
0 votes
Created
August 07, 2023 14:30
Thanks. When I asked about semantic highlighting, I meant with TextMate bundles, not with a custom language plugin. I’m looking into writing a plugin, but I’m having issues with the bnf file. I’ve ...
Community
IntelliJ IDEA Users
TextMate grammar bundle documentation
0 votes
Edited
August 08, 2023 08:23
Sorry, I should have said complete language spec, because I would like more than just the syntax. I have problems because the existing overview at https://github.com/JetBrains/Grammar-Kit/tree/mast...
Community
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit BNF complete syntax
0 votes
Edited
August 05, 2023 06:10
Thanks for the info. I’ll look it all over and get back with any additional questions. It looks like some of my questions got lost in the shuffle. e.g.,: Does IDEA support Semantic Highlighting, li...
Community
IntelliJ IDEA Users
TextMate grammar bundle documentation
0 votes
Created
August 04, 2023 17:25
I don't want to split the chunk, though. I want to include the whole chunk, without having to select every line in the chunk. If it's a 100-line chunk, it would be faster for me to switch to the mo...
Community
IntelliJ IDEA Users
Action (so I can make a keyboard shortcut) to include current chunk in git commit
0 votes
Created
August 02, 2023 10:38
Also, multiple scope names can be applied to the same text. Can IDEA use multiple scopes to map to formatting, or does it only use one scope? If only one, how is that determined? Is it the first sc...
Community
IntelliJ IDEA Users
TextMate grammar bundle documentation
0 votes
Edited
August 02, 2023 10:33
You can specify scope names (like string.quoted.double, or comment.line.number-sign) for text regions in TextMate language grammars (in .tmLanguage.json files, or other .tmLanguage formats like a ....
Community
IntelliJ IDEA Users
TextMate grammar bundle documentation
0 votes
Created
August 01, 2023 07:14
I want this feature specifically because other parts of the file have been changed. Those changes caused the diff viewer to diff the parts of the two files to be compared against some other text in...
Community
IntelliJ IDEA Users
Diff parts of 2 files
0 votes
Created
July 31, 2023 19:47
I already know about that. I want my changes to be written back to the other file immediately. I don't want to possibly accidentally lose my changes before I can copy & paste back to the other file...
Community
IntelliJ IDEA Users
Diff parts of 2 files
0 votes
Created
August 14, 2020 14:23
I no longer get the error that this patch is supposed to fix. I’m not on the JetBrains network. Do you still get the error? If so, what versions of the Kotlin plugin & IDEA are you running? What co...
Community
IntelliJ IDEA Open API and Plugin Development
IntelliJ Community build error downloading Kotlin plugin
0 votes
«
First
‹
Previous
Next
›
Last
»