主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sowmya Sri
活动总数
64
最后的活动
2025年01月23日 09:15
成员加入日期
2023年08月22日 08:56
关注
1 名用户
关注者数
0 名用户
投票数
0
订阅数
21
活动概览
帖子(20)
评论(23)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年11月15日 16:03
It’s a chat assistant plugin. If a user questions or requests anything, depending on the language of the project, the plugin has to respond back in the respective language. Thanks for highlighting ...
社区
IntelliJ IDEA Open API and Plugin Development
Get Project Type using Open API
0 票
已编辑于
2024年11月15日 18:51
I am loading JBCefBrowser component to the tool window. I'm creating a JBCefBrowser, adding a CefLoadHandler, overriding handler's onLoadStart method by registering several Javascript functions usi...
社区
IntelliJ IDEA Open API and Plugin Development
ToolWindowFactory (and DumbAware) Implementation Not Loaded Immediately When Installed
0 票
创建于
2024年11月15日 09:21
Are there any options to determine this programmatically?
社区
IntelliJ IDEA Open API and Plugin Development
Get Project Type using Open API
0 票
创建于
2024年11月12日 15:21
1. Thanks, I'll check this out.2. In case we wanted to override them with our single option, I thought it would be better to have this clarified. I too felt the same. I was giving this a thought a ...
社区
IntelliJ IDEA Open API and Plugin Development
Add an action as one of the ToolWindow Options
0 票
已编辑于
2024年11月12日 15:05
When I create a Project using Wizard as below, I could see three options (Java, Kotlin,Groovy) to select from. I need to detect which language the project is based off of.
社区
IntelliJ IDEA Open API and Plugin Development
Get Project Type using Open API
0 票
创建于
2024年11月12日 06:09
Sure, 1.) Here's the screeshot. To the left hand side, under Project icon, an icon highlighted in royal blue color is the plugin icon. 2.) After installing the plugin and restarting the IDE, it op...
社区
IntelliJ IDEA Open API and Plugin Development
ToolWindowFactory (and DumbAware) Implementation Not Loaded Immediately When Installed
0 票
创建于
2024年11月09日 10:13
Hi Alexandr Danchenko, I figured it out. Thanks, appreciate your concern and response!
社区
IntelliJ IDEA Open API and Plugin Development
JCEF. How to interact with JCEF component
0 票
已编辑于
2024年11月08日 13:57
Here's the context explained with a screenshot.When uses types “#print random numbers” in the editor and presses two keys (I configured in the plugin.xml), I will pull the required code snippet fr...
社区
IntelliJ IDEA Open API and Plugin Development
Show Some Inline Texts (with Accept/Ignore options) In Editor
0 票
已编辑于
2024年10月28日 11:49
Can anyone support this please?
社区
IntelliJ IDEA Open API and Plugin Development
Show Some Inline Texts (with Accept/Ignore options) In Editor
0 票
创建于
2024年10月03日 15:06
I followed the Kotlin reference you suggested, implemented a CefLoadHandlerAdapter with onLoadEnd() and attached it to the cefBrowser. I moved executeJavascript() calls to onLoadEnd(). Now, the JS ...
社区
IntelliJ IDEA Open API and Plugin Development
Handle DOM Events happening in the Embedded Browser (JBCefBrowser)
0 票
«
第一页
‹
上一页
下一页
›
最后
»