Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Gregory Shrago
Follow
New articles and posts
New articles, posts, and comments
Total activity
510
Last activity
April 01, 2022 10:41
Member since
January 16, 2007 18:03
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
213
Activity overview
Articles (0)
Posts (3)
Comments (294)
Sort by recent activity
Recent activity
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
December 22, 2020 23:52
Thanks for noticing. I've updated the corresponding README section. https://github.com/JetBrains/Grammar-Kit#rule-modifiers
Community
IntelliJ IDEA Open API and Plugin Development
BNF "upper" keyword doesn't appear to be documented
1 vote
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
Edited
March 07, 2019 12:12
Daniel, 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.
Community
DataGrip
Generate POJOs - Source code (schema information)
2 votes
Edited
March 07, 2019 11:56
Hi, Vladimir! NameFilteringListModel is a public class in "platform-api" module, so it is clearly a part of the API. We do perform external usages search in order not to break existing plugins an...
Community
IntelliJ IDEA Open API and Plugin Development
Why bother with `@Deprecated` when you change the signature of the API method/constructor?
0 votes
1
2
3
4
5
6
›
»