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
June 27, 2016 15:19
Thanks, Egor. That definitely seems to work, though I could swear that without making that change, the Java debugger automatically moves to the Debugger tab whereas my plugin's debugger does not. ...
Community
IntelliJ IDEA Open API and Plugin Development
How can I make the debugger view default to the "Debugger" tab instead of the "Console" tab?
0 votes
Created
June 14, 2016 15:17
Sure. It's case #702342. Please let me know if you need additional info.
Community
IntelliJ IDEA Open API and Plugin Development
ParameterInfoHandler not parameterized by PsiElement results in ClassCastException
0 votes
Created
June 13, 2016 17:27
I meant to say that the bug was closed (vs. resolved) asking me to bring the question/issue here. Here's the exact resolution comment: "Open API questions should be submitted at https://intellij-s...
Community
IntelliJ IDEA Open API and Plugin Development
ParameterInfoHandler not parameterized by PsiElement results in ClassCastException
0 votes
Created
June 10, 2016 14:07
Thanks for the reply, Roman. Yes, I did look at creating a custom file system. Because the file type is determined on-the-fly by my file type detector, it would really need to be a pass-through f...
Community
IntelliJ IDEA Open API and Plugin Development
Resolve VirtualFile for entry of archive file reported by custom fileTypeDetector?
0 votes
Created
March 26, 2016 16:24
Oh, and one other question. In the debugger variables view, how can I keep nodes from collapsing as I step over/through code? For example, I expand a "this" node to show the fields, but when I st...
Community
IntelliJ IDEA Open API and Plugin Development
How can I mark a custom breakpoint as verified?
0 votes
Created
May 02, 2016 17:11
FYI, I added a webBrowserUrlProvider for these files as well, but it has the same behavior of always using a new tab/window.
Community
IntelliJ IDEA Open API and Plugin Development
Is there any way to open/update a page in browser in a named tab?
0 votes
Edited
February 29, 2016 20:40
Sure. Sorry about that. Try this: <link-removed> Let me know if you have any trouble getting that one, Scott
Community
IntelliJ IDEA Open API and Plugin Development
Retained references to PsiElements after project is closed
0 votes
Created
February 29, 2016 20:22
Unfortunately it's not an open source plugin. I'm happy to use a support case to provide access to it temporarily if that helps. Let me know how you'd like to proceed.
Community
IntelliJ IDEA Open API and Plugin Development
Retained references to PsiElements after project is closed
0 votes
Created
March 13, 2016 00:00
@Cary Robbins, not currently, though it wouldn't be difficult to extract it for reuse. Let me see if I can put together something in the next couple of days. I'll keep you posted on progress here.
Community
IntelliJ IDEA Open API and Plugin Development
How to create filtered ConsoleView?
0 votes
Created
March 13, 2016 16:50
@Cary Robbins, I've extracted the filtering ConsoleView into an OSS form that you should be able to access here: https://bitbucket.org/RoseSilverSoftware/illuminatedcloudoss The plugin project incl...
Community
IntelliJ IDEA Open API and Plugin Development
How to create filtered ConsoleView?
0 votes
«
First
‹
Previous
Next
›
Last
»