Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Scott Wells
Total activity
282
Last activity
January 12, 2023 14:43
Member since
January 25, 2016 00:45
Following
0 users
Followed by
0 users
Votes
18
Subscriptions
67
Activity overview
Posts (51)
Comments (146)
Sort by recent activity
Recent activity
Votes
Created
March 22, 2019 18:14
I filed a bug in YouTrack for this here: https://youtrack.jetbrains.com/issue/IJSDK-587
Community
IntelliJ IDEA Open API and Plugin Development
Issues building my plugin with 2019.1 RC
0 votes
Created
March 01, 2019 01:58
Thanks, Eric. So the good news is that by trying out a similar approach, I was able to close the Java streams and allow the threads consuming those streams to complete. The bad news is that the chi...
Community
IntelliJ IDEA Open API and Plugin Development
Unable to terminate sub-process from which I'm draining stdout/stderr
0 votes
Created
February 05, 2019 15:36
Sounds good, Lidiya. Thanks again for following up!
Community
IntelliJ IDEA Open API and Plugin Development
Plugin update page missing text area for change details
0 votes
Created
February 05, 2019 14:39
Thanks for the response, Lidiya. Up until now I've maintained a running list of change notes in the plugin.xml file with the most recent at the top of that list. That way you can see not only what ...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin update page missing text area for change details
0 votes
Created
January 28, 2019 19:27
Thanks, Anna. I'll let you know how it goes as soon as I get a chance to try it out.
Community
IntelliJ IDEA Open API and Plugin Development
Any plans to support coverage-by-test in third-party plugins?
0 votes
Created
January 25, 2019 20:01
Thanks, Anna! Two questions: 1) what's the best way for me to get my hands on a build with these changes early so I can give you feedback; 2) when might these be in an official build?
Community
IntelliJ IDEA Open API and Plugin Development
Any plans to support coverage-by-test in third-party plugins?
0 votes
Created
January 24, 2019 17:59
Hi, Anna! Thanks for following up. Well, to be honest I'm having to dust off my brain cells a bit to put myself back where I was in July 2015 (the linked thread), but if memory does serve, when I t...
Community
IntelliJ IDEA Open API and Plugin Development
Any plans to support coverage-by-test in third-party plugins?
0 votes
Created
December 09, 2018 15:42
It's been a while since I posted this question, but I did finally get around to implementing the suggested approach and it worked great! Thanks, Dmitry!
Community
IntelliJ IDEA Open API and Plugin Development
Can I suppress/disable XmlAttributeInsertHandler conditionally?
0 votes
Created
November 22, 2018 15:29
Thanks much, Dmitry!
Community
IntelliJ IDEA Open API and Plugin Development
Do I need to do anything special to have multi-line TODO comments work for line comments in my custom language?
0 votes
Created
November 21, 2018 23:23
Note that the same behavior occurs with block/doc comments in my custom language but works properly in Java/JavaScript, e.g.,: /* * TODO: This line is highlighted * but this line isn't */ So it de...
Community
IntelliJ IDEA Open API and Plugin Development
Do I need to do anything special to have multi-line TODO comments work for line comments in my custom language?
0 votes
«
First
‹
Previous
Next
›
Last
»