Wwyy051766
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
Wwyy051766 创建了一个帖子, 已回答Hide line number bar button when code is folded
I developed an idea plug-in that adds a custom line number bar button "+" to each line of the opened file, but when the code is folded, this button does not hide automatically. What should I do? -
-
Wwyy051766 创建了一个帖子, 已回答Custom button in line number bar
Is there an API in idea to add a custom button to the line number bar? For example: Add a "+" button to the line number column of a Java file, and click it to pop up a customized pop-up box. -
Wwyy051766 创建了一个帖子, 已回答Java code embedded in custom jpanel
Does idea have an API similar to the one shown above that can meet these requirements? Requirements: 1. Open the Java file and add a custom jpanel below the code (you can put text, buttons and othe... -
Wwyy051766 创建了一个帖子, 已回答Questions about idea consoleview
I created a log query plug-in using the IntelliJ IDEA consoleview component. Pressing ctrl+f on the page will open the search box of idea by default, but it cannot always be displayed at the top. W...