主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2009年10月31日 15:55
I'd guess the same principles as for IDEA would apply?http://www.jetbrains.org/display/IJOS/Contribute
社区
La Clojure
Contributing Code to La Clojure
0 票
创建于
2016年06月08日 07:59
no double-posts, please https://intellij-support.jetbrains.com/hc/en-us/community/posts/207565485-How-to-show-Project-Structure-Dialog-
社区
IntelliJ IDEA Open API and Plugin Development
Project Structure Dialog
0 票
创建于
2016年06月06日 06:42
正式评论
See com.intellij.openapi.roots.ui.configuration.ProjectSettingsService
社区
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 票
创建于
2016年05月31日 06:48
I'm not sure I understand what you're trying to achieve. Do you want to show an automatic translatic of entered search term in "Search Anywhere" result list as new entry?
社区
IntelliJ IDEA Open API and Plugin Development
How to build a translate plugin by IntelliJ IDEA Searching Everywhere function
0 票
创建于
2016年05月26日 20:18
It is available under category "Template Engines". Please make sure to use "https://start.spring.io" as Initializr Service URL in first page of wizard.
社区
IntelliJ IDEA Users
no thymeleaf template engine found in Spring initializr setup step
0 票
创建于
2016年05月22日 11:19
I'll follow up on this internally.
社区
IntelliJ IDEA Open API and Plugin Development
How do I change the plugin name on the JetBrains Plugin Site?
0 票
创建于
2016年05月22日 09:06
Register AnAction implementation and add it to group ProjectViewPopupMenu, then obtain currently selected file via com.intellij.openapi.actionSystem.CommonDataKeys#VIRTUAL_FILE. Additionally, you c...
社区
IntelliJ IDEA Open API and Plugin Development
How can I listen for keyboard events on file with specified extension in project tree?
0 票
创建于
2023年10月16日 11:34
Please make sure to setup dependency on Java plugin https://plugins.jetbrains.com/docs/intellij/plugin-compatibility.html#java
社区
IntelliJ IDEA Open API and Plugin Development
Why is ideaIC class missing in ideaIU2021.2?
0 票
创建于
2023年03月28日 17:22
There is no direct replacement that will give the same visual result. Over time, all existing code should be migrated to use replacement API as this is the official UI style now.
社区
IntelliJ IDEA Open API and Plugin Development
Notification setListener() deprecated
-2 票
已编辑于
2022年10月20日 13:02
This seems to be more close to your use case https://plugins.jetbrains.com/docs/intellij/inlay-hints.html#register-the-line-marker-provider. Additional highlighting can be achieved using Annotator ...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to decorate text (underline text, place an icon next to text) within an editor window
-1 票
«
第一页
‹
上一页
下一页
›
最后
»