Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Navin Amarasiri
Follow
New posts
New posts and comments
Total activity
87
Last activity
August 30, 2017 07:13
Member since
July 20, 2015 06:10
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
25
Activity overview
Posts (25)
Comments (33)
Sort by recent activity
Recent activity
Votes
Created
August 04, 2015 10:38
In Eclipse plugin I created as top level group thats why. I'm trying to integrate same behaviour in IntelliJ. If its not possible is there any way I can reolve issue 3 marked on the image?
Community
IntelliJ IDEA Open API and Plugin Development
Customizing the IDEA Settings Dialog
0 votes
Created
August 03, 2015 12:55
Thank You.
Community
IntelliJ IDEA Open API and Plugin Development
How to open Setting dialog programmatically?
0 votes
Created
August 03, 2015 10:42
Thank you.
Community
IntelliJ IDEA Open API and Plugin Development
How to access IntelliJ proxy data programmatically?
0 votes
Created
July 27, 2015 05:03
I want to provide some plugin specific settings and configurations. I've done same thing in Eclipse and Im trying to do same thing here in IntelliJ as well, thats why.
Community
IntelliJ IDEA Open API and Plugin Development
Customizing the IDEA Settings Dialog
0 votes
Created
July 24, 2015 10:59
For my plugin I need to define top level group. Is there anyway that I can achieve that capability?Test>Test1>Test2
Community
IntelliJ IDEA Open API and Plugin Development
Customizing the IDEA Settings Dialog
0 votes
Created
July 23, 2015 08:19
Thank You
Community
IntelliJ IDEA Open API and Plugin Development
API difference between commercial and community?
0 votes
Created
July 23, 2015 04:08
Just to clarify, If I developed plugin using community edition that's plugin has to be worked in commercial version also, without causing any issues right?
Community
IntelliJ IDEA Open API and Plugin Development
API difference between commercial and community?
0 votes
Created
July 22, 2015 12:46
Thanks Dimitry.
Community
IntelliJ IDEA Open API and Plugin Development
Highlight the erroneous line
0 votes
Created
July 22, 2015 10:29
What is the preferd way to highlight line in a code programatically.
Community
IntelliJ IDEA Open API and Plugin Development
Highlight the erroneous line
0 votes
Created
July 22, 2015 08:03
Thanks again, I able to resolve that by parsing "editor.getCaretModel().getTextAttributes()" which I guess default attributes. Thanks again... :). I didn't know that "null" acting as a invisible hi...
Community
IntelliJ IDEA Open API and Plugin Development
Highlight the erroneous line
0 votes
«
‹
1
2
3
4
›
»