Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Charlie Choiniere
Total activity
160
Last activity
August 11, 2020 20:49
Member since
February 04, 2010 17:58
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
47
Activity overview
Posts (41)
Comments (71)
Sort by recent activity
Recent activity
Votes
Created
June 19, 2019 21:57
Hi Richard, I registered a project configurable in the plugin.xml as suggested and the Project object is injected into the constructor. Then I passed the project down into the UI panel. You can see...
Community
IntelliJ IDEA Open API and Plugin Development
How to get current project in configurable / form component
1 vote
Created
August 11, 2020 20:49
Hi Jakub, I'm trying to specify the ${INTELLIJ_PATH}/libs in my ProGuard config and would like to reference the version of intellij that is pulled down. I'm trying to loosely follow this post since...
Community
IntelliJ IDEA Open API and Plugin Development
Is there programmatic way to reference the version of Intellij Idea that's downloaded with intellij gradle plugin?
0 votes
Created
October 15, 2019 16:05
That worked! Thank you! At least now I can tell that the session has started. I'm still having issues showing the process is started in the run configuration itself. Normally you'd see a green dot ...
Community
IntelliJ IDEA Open API and Plugin Development
XDebugger Console Not Launching
0 votes
Created
October 15, 2019 16:03
OK thanks, Egor! I'll give that a shot and see how it goes. I was able to have my new breakpoints show up in the directories that would contain the server side script, however it has both Breakpoin...
Community
IntelliJ IDEA Open API and Plugin Development
XDebuggerBreakpointType
0 votes
Created
October 15, 2019 14:56
Yes that is exactly right. We have both server side JS files in our project as well as front end JS files in the project, but unfortunately they all use the same file extension. My thought was to k...
Community
IntelliJ IDEA Open API and Plugin Development
XDebuggerBreakpointType
0 votes
Created
June 21, 2019 13:23
Awesome! Glad you were able to figure it out.
Community
IntelliJ IDEA Open API and Plugin Development
How to get current project in configurable / form component
0 votes
Created
February 28, 2019 17:15
Hi Yann, Thanks for the help. That makes sense I'm just not 100% sure how to go about that. I had actually read through that doc first before posting, however I'm not sure how I could watch a sub...
Community
IntelliJ IDEA Open API and Plugin Development
BulkFileListener behavior with out of process files
0 votes
Created
February 28, 2019 13:01
Upgrading the plugin worked for me. I also now know the proper place to file an issue with the gradle plugin itself. Thanks for the help!
Community
IntelliJ IDEA Open API and Plugin Development
Cannot download JetBrains Java Runtime jbrex8u202b1483.24_osx_x64
0 votes
Created
February 11, 2019 23:39
Thanks Konstantin! If anyone has any other ideas of where to look for examples of implementing the script debugger they would greatly be appreciated!
Community
IntelliJ IDEA Open API and Plugin Development
How to get started writing a custom (js like language) script debugger?
0 votes
Created
February 07, 2019 19:00
Thanks Konstantin! I'll definitely take a look at this. Is the JS debugger open source so I can take a look at how to extend this or do you know of any plugins that also use the scriptDebugger? It ...
Community
IntelliJ IDEA Open API and Plugin Development
How to get started writing a custom (js like language) script debugger?
0 votes
Next
›
Last
»