主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Antwan van der Mooren
活动总数
8
最后的活动
2024年05月27日 09:45
成员加入日期
2024年05月14日 18:50
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2024年05月27日 09:45
Hi Karol,Did you find any time to look at the layout issue? Because the application doesn't render as expected, I feel I'm missing something important in the foundation which is blocking me moving ...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin setup title and layout issues in toolWindow
0 票
创建于
2024年05月17日 12:33
Hi Karol,Thank you very much, the title issue is fixed! Finally!However, the layout issue remains. It still doesn't get the right layout, only the items added after an event get the right layout. A...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin setup title and layout issues in toolWindow
0 票
已编辑于
2024年05月16日 12:40
Hi,I'm a little confused (first plugin I'm building) on your question. But this repository contains the code and you can reproduce the issues. You should be able to clone the project and run it imm...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin setup title and layout issues in toolWindow
0 票
创建于
2024年05月16日 09:03
Hi Karol Lewandowski I uploaded the test project (which also has the title issue) to a temporary repository: antwanvdm/phpstorm-plugin-test (github.com)I'm searching for a way to share the other fu...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin setup title and layout issues in toolWindow
0 票
已编辑于
2024年05月15日 12:46
I even created a clean new project and tested it with just this code:class TempWindowFactory: ToolWindowFactory { override fun createToolWindowContent(project: Project, toolWindow: ToolWindow) {...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin setup title and layout issues in toolWindow
0 票
创建于
2024年05月15日 07:11
Hi Jeannette9728miller Thank you for your reply!I actually tried to remove all other code and just set the title, still no result. And indeed all documentation and help points to the same solution ...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin setup title and layout issues in toolWindow
0 票