主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Scott Wells
活动总数
282
最后的活动
2023年01月12日 14:43
成员加入日期
2016年01月25日 00:45
关注
0 名用户
关注者数
0 名用户
投票数
18
订阅数
67
活动概览
帖子(51)
评论(146)
按最近的活动排序
最近的活动
投票数
创建于
2016年06月27日 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. ...
社区
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 票
创建于
2016年06月14日 15:17
Sure. It's case #702342. Please let me know if you need additional info.
社区
IntelliJ IDEA Open API and Plugin Development
ParameterInfoHandler not parameterized by PsiElement results in ClassCastException
0 票
创建于
2016年06月13日 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...
社区
IntelliJ IDEA Open API and Plugin Development
ParameterInfoHandler not parameterized by PsiElement results in ClassCastException
0 票
创建于
2016年06月10日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Resolve VirtualFile for entry of archive file reported by custom fileTypeDetector?
0 票
创建于
2016年03月26日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How can I mark a custom breakpoint as verified?
0 票
创建于
2016年05月02日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Is there any way to open/update a page in browser in a named tab?
0 票
已编辑于
2016年02月29日 20:40
Sure. Sorry about that. Try this: <link-removed> Let me know if you have any trouble getting that one, Scott
社区
IntelliJ IDEA Open API and Plugin Development
Retained references to PsiElements after project is closed
0 票
创建于
2016年02月29日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Retained references to PsiElements after project is closed
0 票
创建于
2016年03月13日 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.
社区
IntelliJ IDEA Open API and Plugin Development
How to create filtered ConsoleView?
0 票
创建于
2016年03月13日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to create filtered ConsoleView?
0 票
«
第一页
‹
上一页
下一页
›
最后
»