Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
javanoob
Total activity
19
Last activity
October 20, 2024 11:43
Member since
October 18, 2023 18:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (7)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
October 20, 2024 11:43
Karol Lewandowski I get this error when I create and open multiple files at the same time(after each other).I could not figure out what is wrong.
Community
IntelliJ IDEA Open API and Plugin Development
IllegalStateException: read job must've been cancelled" when Creating PHP Files in PhpStorm
0 votes
Created
September 18, 2024 16:14
Yann Cebron I implemented the getVariants() method as suggestedpublic class ConfigReference extends PsiReferenceBase<PsiElement> { private static final Map<String, Object[]> cachedSuggestions ...
Community
IntelliJ IDEA Open API and Plugin Development
Autocompletion Stops Working When Adding psi.referenceContributor
0 votes
Created
July 03, 2024 09:15
Artemy Pestretsov Hi thx for your help. Your solution worked but now I'm encountering a different issue. The return type for the $columns parameter is incorrect. It should be an array, but it's sh...
Community
IntelliJ IDEA Open API and Plugin Development
I do not get the correct Returntype for the PHP method?
0 votes
Created
November 07, 2023 15:53
Karol Lewandowski should I remove this type.set("PS") or ?And your right I forgot the closing action tag
Community
IntelliJ IDEA Open API and Plugin Development
IntelliJ Plugin for PhpStorm: "WorkspaceFileIndex is not initialized yet" error during plugin execution
0 votes
Created
November 07, 2023 15:49
Karol Lewandowski hi, i thought that both of them are necessary. Which one should I remove?
Community
IntelliJ IDEA Open API and Plugin Development
IntelliJ Plugin for PhpStorm: "WorkspaceFileIndex is not initialized yet" error during plugin execution
0 votes