主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
marco rolappe
活动总数
914
最后的活动
2025年01月30日 19:37
成员加入日期
2020年10月02日 09:00
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
887
活动概览
帖子(3)
评论(21)
按最近的活动排序
最近的活动
投票数
创建于
2024年06月11日 13:31
Hej Vladislav,maybe you find some inspiration in https://github.com/redhat-developer/lsp4ij Ciao,Marco
社区
IntelliJ IDEA Open API and Plugin Development
Developing LSP Plugin for Intellij
0 票
已编辑于
2024年02月22日 07:15
Hej there,the PSI Viewer can show you the block structure that was built for formatting. That should at least help you investigate the problem.
社区
IntelliJ IDEA Open API and Plugin Development
Indentation after pressing enter in Custom Language in Intellij
0 票
创建于
2023年12月23日 12:20
Hej Pavel,great, I am glad that it works for you and that I could help.I am not sure about the file template icon issue. My assumption is that it is simply derived from the ‘base type’ (inferred fr...
社区
IntelliJ IDEA Open API and Plugin Development
Can I modify `*.groovy` file icon when certain criteria are met?
0 票
创建于
2023年10月13日 08:55
I think what you are looking for is inlay hints: https://plugins.jetbrains.com/docs/intellij/inlay-hints.html
社区
IntelliJ IDEA Open API and Plugin Development
Java code embedded in custom jpanel
0 票
已编辑于
2023年08月23日 09:36
Hi there, have you tried using the UI inspector? You can e.g. click one of the buttons in the hover pane in combination with the keys defined for the action and it will show you all the necessary i...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to add custom buttons to the editor using a plugin?
0 票
创建于
2022年11月11日 13:28
Have you tried using the UI Inspector for determining the component?
社区
IntelliJ IDEA Open API and Plugin Development
What is the SDK selector component
0 票
创建于
2021年12月26日 10:31
Any update? Or a hint/link to other documentation/support?
社区
IntelliJ IDEA Open API and Plugin Development
[Kotlin UI DSL] textfield binding not working
0 票
创建于
2021年12月23日 18:23
You did not ask a specific question but it sounds like Annotator is what you are looking for. See https://plugins.jetbrains.com/docs/intellij/syntax-highlighting-and-error-highlighting.html#annotat...
社区
IntelliJ IDEA Open API and Plugin Development
Create line marking for a specific line based on the specific PSIElement in my custom plugin
0 票
创建于
2021年12月08日 16:08
Let me know, if you need anything else for diagnosing the problem.
社区
IntelliJ IDEA Open API and Plugin Development
[Kotlin UI DSL] textfield binding not working
0 票
创建于
2021年12月08日 12:03
You do not write that class yourself. As you already cited it is generated from the grammar (Simple.bnf). After proceding as described in section https://plugins.jetbrains.com/docs/intellij/grammar...
社区
IntelliJ IDEA Open API and Plugin Development
How to write a language.psi.SimpleTypes?
0 票
«
第一页
‹
上一页
下一页
›
最后
»