Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Imants Cekusins
Total activity
410
Last activity
June 25, 2024 06:27
Member since
July 30, 2015 11:35
Following
0 users
Followed by
0 users
Votes
15
Subscriptions
108
Activity overview
Posts (12)
Comments (275)
Sort by recent activity
Recent activity
Votes
Created
March 02, 2016 12:28
I don't know enough about lexer notation to help. Sorry.
Community
IntelliJ IDEA Open API and Plugin Development
Highlighter does not work for the first token
0 votes
Created
March 05, 2016 19:23
Hello Yen, is the element which is passed to processElementUsagessomewhere near the element you expect? I mean, is it a complex element which is made of parts, and a wrong part is passed?
Community
IntelliJ IDEA Open API and Plugin Development
Pass in the "right" element to Find Usage Handler
0 votes
Created
March 05, 2016 20:36
does your multiresolve return multiple results?
Community
IntelliJ IDEA Open API and Plugin Development
multiResolve() doesn't allow the user to choose a navigation target
0 votes
Created
March 05, 2016 20:50
.. and no options popup appears when you click on an element and multiple results are returned?
Community
IntelliJ IDEA Open API and Plugin Development
multiResolve() doesn't allow the user to choose a navigation target
0 votes
Created
March 05, 2016 20:52
I don't quite understand why passing correctly resolved element to find usage handler breaks find usage..
Community
IntelliJ IDEA Open API and Plugin Development
Pass in the "right" element to Find Usage Handler
0 votes
Created
March 18, 2016 14:25
ok, switch to gradle went well. As per Yann's link, 1.3 Add Gradle support to an existing plugin in intellij {// version 'IC-14.1.4' //IntelliJ IDEA dependency I could not guess the version tha...
Community
IntelliJ IDEA Open API and Plugin Development
What language can I write my Plugin in?
0 votes
Created
March 18, 2016 18:24
interesting. I tried to specify version in a few ways but neither worked. Well the latest version is good too. I am used to plugin SDK and wary of Gradle so will stick to plugin SDK for as long as ...
Community
IntelliJ IDEA Open API and Plugin Development
What language can I write my Plugin in?
0 votes
Created
February 03, 2016 19:07
try adding these extension points in plugin.xml Idea will suggest fields to be completed. There may be implementation property. Type in any existing (or a new placeholder blank) class. Idea will co...
Community
IntelliJ IDEA Open API and Plugin Development
How to get all variables within a PsiClass (global and local variables)
0 votes
Created
February 03, 2016 19:33
:) you are welcome. if you work with Java, things probably are a bit easier. I don't work with Java plugins though. I assumed you work on custom language plugin.
Community
IntelliJ IDEA Open API and Plugin Development
How to get all variables within a PsiClass (global and local variables)
0 votes
Created
February 05, 2016 15:55
Charlie, To help with background and fonts, try viewing this forum with Firefox. You can customize background colour and font size: Preferences > Content > Colours select background, Override the c...
Community
IntelliJ IDEA Open API and Plugin Development
Redesigning the forum
0 votes
«
First
‹
Previous
Next
›
Last
»