Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexey Gopachenko
Total activity
2494
Last activity
September 24, 2018 09:09
Member since
August 06, 2009 15:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1011
Activity overview
Articles (0)
Posts (0)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Created
September 24, 2018 09:09
Try to brace it in text and ask for appropriate element type - e.g. parenthesised expression... PsiViewer plugin will help you to found relevant element types.
Community
IntelliJ IDEA Open API and Plugin Development
Inject wrapped expression into braces
0 votes
Created
July 30, 2018 12:36
Note: https://youtrack.jetbrains.com/issue/WI-28910 Infer arguments types of usort() callback ...
Community
PhpStorm
[PHP plugin][PhpStorm] Multiple feature requests
1 vote
Created
May 17, 2018 19:08
You may also try using External Tools facility for this simple case + add custom shortcut/file context menu item in settings.
Community
IntelliJ IDEA Open API and Plugin Development
PhpStorm Plugin right-click
0 votes
Created
November 28, 2017 11:10
Second, return from getReferencesByElement, should include the references *you create*, eg new MyDSReference(DS)... Where MyDSReference has resolve() & isReferenceTo() correctly implemented, accept...
Community
IntelliJ IDEA Open API and Plugin Development
Referencing a DbDataSource
0 votes
Created
November 28, 2017 11:04
First, please make your registration more specific registrar.registerReferenceProvider( psiElement().withLanguage(PhpLanguage.INSTANCE).withElementType(PhpElementTypes.STRING), new PsiReferencePr...
Community
IntelliJ IDEA Open API and Plugin Development
Referencing a DbDataSource
0 votes
Created
October 02, 2017 21:42
Unfortunately https://youtrack.jetbrains.com/issue/WEB-28394 is clearly JS support issue and must be addressed by other team.. I'll try to help them... Follows up will be in that issue. Please only...
Community
PhpStorm
PhpStorm extremely slow on large source files
1 vote
Created
September 25, 2017 19:45
Last EAP build of PhpStorm 2017.3 contain critical fixes for typing performance on large files. Please test and report your experience https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Ear...
Community
PhpStorm
PhpStorm extremely slow on large source files
0 votes
Created
July 25, 2017 12:43
EAP's are published each Wednesday so you have to wait until tomorrow noon. Should be visible in toolbox.
Community
PhpStorm
PhpStorm plugin for autocompletions
0 votes
Created
July 25, 2017 09:27
SOE = StackOverflowError Currently EAP is basically what you will get in 2017.2.1 couple of weeks later. You can try or wait.
Community
PhpStorm
PhpStorm plugin for autocompletions
0 votes
Edited
July 25, 2017 04:34
This SOE is already fixed, should be available in this week's EAP.
Community
PhpStorm
PhpStorm plugin for autocompletions
0 votes
Next
›
Last
»