Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kirill Smelov
Total activity
38
Last activity
October 18, 2022 13:48
Member since
May 17, 2018 16:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
13
Activity overview
Articles (0)
Posts (0)
Comments (25)
Sort by recent activity
Recent activity
Votes
Edited
July 02, 2018 09:40
Could you please provide sources of implemented GotoDeclarationHandler as well?
Community
IntelliJ IDEA Open API and Plugin Development
Support custom variables in the html files
0 votes
Created
July 02, 2018 09:11
Hello. It seems I will need more information from you, since by default $user inside html won't be parsed into php variable and there can't be such warning. Could you please share the way, how you,...
Community
IntelliJ IDEA Open API and Plugin Development
Support custom variables in the html files
0 votes
Edited
June 25, 2018 08:38
Exception is thrown cause PsiElement::addBefore expects children as arguments (as specified in it's javadoc), so in your case the right way will be to call addBefore on method. method.addBefore(col...
Community
IntelliJ IDEA Open API and Plugin Development
Specify return type of the Php method
0 votes
Edited
May 25, 2018 11:54
Hello! Unfortunately, for now there is no way to provide custom references on method call programatically. I created technical issue about this ability: https://youtrack.jetbrains.com/issue/WI-4226...
Community
IntelliJ IDEA Open API and Plugin Development
PHP: Provide magic method references?
0 votes
Created
May 18, 2018 07:45
To release plugin you can invoke Build | Prepare plugin for deployment. After that you will get .jar file in your working directory that can be installed as plugin from disk in PhpStorm via Prefere...
Community
IntelliJ IDEA Open API and Plugin Development
PhpStorm Plugin right-click
0 votes
«
First
‹
Previous