Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gregory Shrago
Total activity
512
Last activity
August 14, 2023 18:03
Member since
January 16, 2007 18:03
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
214
Activity overview
Posts (3)
Comments (295)
Sort by recent activity
Recent activity
Votes
Created
July 24, 2013 14:26
1. The main is pin attribute not only allows parser to proceed in case of errors but also ensures constraints on AST.For example:java_class ::= modifier_list identifier bodyAuto-calculated pin may ...
Community
IntelliJ IDEA Open API and Plugin Development
Macros support in custom language
1 vote
Created
March 22, 2016 14:59
The entry point is a project component com.intellij.database.psi.DbPsiFacade The database model API (tables, columns, etc.) is in the package com.intellij.database.model So you do something li...
Community
IntelliJ IDEA Open API and Plugin Development
Get connected databases info
1 vote
Edited
August 14, 2023 18:03
In a standard IntelliJ language support the whole text is lexed first, and then the tokes are fed into the parser skipping whitespaces and comments (as defined in the ParserDefinition implementatio...
Community
IntelliJ IDEA Open API and Plugin Development
BNF Live Preview rule ordering issue
0 votes
Created
April 01, 2022 10:41
Yes, thanks! Let's proceed in the ticket.
Community
IntelliJ IDEA Open API and Plugin Development
As of 2021.3, Tests hang when invoked from command line, but they run fine from IDE
0 votes
Created
March 30, 2022 22:26
Please upload the file at https://uploads.jetbrains.com/ and share the "upload id" in IDEA-291283 I've created for this case.
Community
IntelliJ IDEA Open API and Plugin Development
As of 2021.3, Tests hang when invoked from command line, but they run fine from IDE
0 votes
Created
March 30, 2022 16:03
I'd like to try and reproduce the problem. Is it possible?
Community
IntelliJ IDEA Open API and Plugin Development
As of 2021.3, Tests hang when invoked from command line, but they run fine from IDE
0 votes
Created
March 25, 2022 12:50
Please try 221.5080-EAP-CANDIDATE-SNAPSHOT
Community
IntelliJ IDEA Open API and Plugin Development
As of 2021.3, Tests hang when invoked from command line, but they run fine from IDE
0 votes
Created
March 19, 2022 13:16
Please try the latest IDEA 2022.1 EAP (EAP6 build 221.5080.9). The code in FilesScanExecutor#processDequeOnAllThreads is a bit different there. Let's check if it solves the problem.
Community
IntelliJ IDEA Open API and Plugin Development
As of 2021.3, Tests hang when invoked from command line, but they run fine from IDE
0 votes
Created
March 07, 2019 17:12
Understood, no problems. I do own a couple of open-source plugins myself, trying to keep everything in one branch, so I feel your pain. I'd suggest to keep communication channels open and discuss b...
Community
IntelliJ IDEA Open API and Plugin Development
Why bother with `@Deprecated` when you change the signature of the API method/constructor?
0 votes
Created
March 07, 2019 12:15
Alexander, Look for `lib/src/src_database-openapi.zip` file in IntelliJ IDEA Ultimate distribution. That is a complete source code for database and SQL APIs. We'll provide API for running a query w...
Community
DataGrip
Datagrip plugin SDK
0 votes
«
First
‹
Previous
Next
›
Last
»