主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Brandon Fergerson
活动总数
85
最后的活动
2024年01月12日 17:46
成员加入日期
2019年05月19日 18:22
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
21
活动概览
帖子(18)
评论(39)
按最近的活动排序
最近的活动
投票数
创建于
2020年03月20日 11:07
Anton, I appreciate you following up on this. I've updated to 201.6073.9 and I've changed the example on https://github.com/BFergerson/jcef-flash-issue/tree/trigger-on-0 to display the browser when...
社区
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 票
已编辑于
2020年03月13日 09:48
Thanks again, Anton. I created issue: https://youtrack.jetbrains.com/issue/IDEA-235155 I was also able to solve this issue by using JBPopupFactory.createComponentPopupBuilder() instead of JBPopupFa...
社区
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 票
已编辑于
2020年03月11日 15:54
Simplified this issue down to <400 lines of Kotlin. Source code: https://github.com/BFergerson/jcef-flash-issue Demonstration: This gif additionally shows the webpage is being resized once it's te...
社区
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 票
已编辑于
2020年03月10日 12:18
Anton, There are no calls that hit CefLoadHandler after the browser is created for the first time. I tried some other handlers and found that CefLifeSpanHandler yields some interesting results. The...
社区
IntelliJ IDEA Open API and Plugin Development
JCEF browser flashes from corner of IDE
0 票
已编辑于
2020年03月11日 16:13
I understand what you're saying but I don't understand how to fix the issue based on that understanding. I've tried re-writing the logic you've mentioned but the least amount of code I can get it d...
社区
IntelliJ IDEA Open API and Plugin Development
Inspections and "Go To Declaration" require cut/paste before detecting correct structure
0 票
创建于
2020年03月05日 10:01
Created an issue in case this is a bug: https://youtrack.jetbrains.com/issue/IDEA-234593
社区
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 票
已编辑于
2020年03月05日 10:00
Thanks for looking into this more, Jakub. Using org.jetbrains.plugins.gradle.service.task.GradleTaskManagerExtension I was finally able to successfully modify the VM options of the code which was b...
社区
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 票
已编辑于
2020年03月02日 13:19
Jakub, your snippet above relies on ExternalSystemUtil.runTask() though. I'm not trying to run a task for the user. I'm trying to patch the VM options of a task a user is trying to run. It also loo...
社区
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 票
已编辑于
2020年03月02日 11:35
Thanks for the input, Jakub. I was able to use your code to debug the issue further but I do not believe the above will work for me. I'm not trying to modify the VM options that Gradle itself is ex...
社区
IntelliJ IDEA Open API and Plugin Development
Patching VM Options Under Gradle Application Run Configuration
0 票
已编辑于
2019年05月20日 17:23
Yann, it's good to hear JCEF will be supported natively soon. Do you know where I can go to track the progress of that component? If that's going to happen soon enough then I see no reason to bothe...
社区
IntelliJ IDEA Open API and Plugin Development
JCEF in IntelliJ plugins (Linux issue)
0 票
«
第一页
‹
上一页