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 15, 2014 13:03
Thank you. Youtrack is a better place to discuss this problem.
Community
PhpStorm
Database Source No Longer Saves Credentials
0 votes
Created
July 22, 2014 20:54
Please file feature and bug requests in our DB-specific issue tracker: http://youtrack.jetbrains.com/issues/DBE .DB-related IDE functionality is evolving all the time so please do not let your idea...
Community
PhpStorm
Database Tools - Feature request and suggestions
0 votes
Created
September 10, 2013 15:51
Looks like http://youtrack.jetbrains.com/issue/IDEA-112681 . Please vote/watch.
Community
IntelliJ IDEA Plugin Users
weird tabs in sql console
0 votes
Created
May 12, 2016 17:41
com.intellij.database.dataSource.AbstractDataSource#performJdbcOperation It was pushed down the hierarchy one level.
Community
IntelliJ IDEA Open API and Plugin Development
What is the replacement for "performJdbcOperation" in IntelliJ IDEA 2016.1.1?
0 votes
Created
October 22, 2009 19:51
Indeed, there's problem with JAM package support. I've just committed a fix that should enable JamConverters.Important: JamPackageMeta should be used instead of JamMemberMeta.
Community
IntelliJ IDEA Open API and Plugin Development
Registering JAM w/ annotation for PsiPackageStatement in package-info.java
0 votes
Created
October 23, 2009 13:22
Ok, it's there.
Community
IntelliJ IDEA Open API and Plugin Development
Registering JAM w/ annotation for PsiPackageStatement in package-info.java
0 votes
Created
January 12, 2012 14:34
Jan,You're right, the 2 step is optional but very useful. Lots of IntelliJ platform functionality depends on ElementManipulator API: reference providers, inspections. In case manipulator is availab...
Community
IntelliJ IDEA Open API and Plugin Development
language injection into string literals
0 votes
Created
June 08, 2012 15:07
There're quick documentation and HOWTO pages right on github:https://github.com/JetBrains/Grammar-Kit/blob/master/README.mdhttps://github.com/JetBrains/Grammar-Kit/blob/master/HOWTO.mdGeneratedPars...
Community
IntelliJ IDEA Open API and Plugin Development
[ANN] Grammar-Kit: generate parser from grammar
0 votes
Created
October 17, 2012 14:05
We have a number of languages with PSI generated by Grammar-Kit. Currently none of them uses stubs that's why Grammar-Kit lacks support for stubs. Eventually it will be added but I can't say when e...
Community
IntelliJ IDEA Open API and Plugin Development
Grammar-Kit and stub trees
0 votes
Created
January 30, 2013 19:54
Assuming that I got it right that you want to switch elementType of the ID node to actorDef from actorRef if and only if the actor with that ID is not already parsed.I would do the following:{ st...
Community
IntelliJ IDEA Open API and Plugin Development
How to produce a slightly different psiTree from astTree?
0 votes
«
First
‹
Previous
Next
›
Last
»