Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
wanglue
Total activity
20
Last activity
January 10, 2025 00:59
Member since
September 04, 2024 14:51
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
5
Activity overview
Posts (5)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
January 10, 2025 00:59
thank you very much
Community
WebStorm
Why doesn't a comparison box pop up when I double-click the file in the changes section of Idea
0 votes
Created
December 25, 2024 06:13
Community
WebStorm
Why doesn't a comparison box pop up when I double-click the file in the changes section of Idea
0 votes
Created
September 20, 2024 02:12
@Servicepublic final class LyAgilePlatformApiClientServiceImpl implements LyAgilePlatformApiClientService { private static final Logger log = LoggerFactory.getLogger(LyAgilePlatformApiClientServ...
Community
IntelliJ IDEA Plugin Users
ApplicationManager.getApplication().getService(serviceClass) ERROR
0 votes
Created
September 20, 2024 02:11
Hi !Why can't I find the error when I have a constructor?
Community
IntelliJ IDEA Plugin Users
ApplicationManager.getApplication().getService(serviceClass) ERROR
0 votes
Created
September 09, 2024 03:47
I want to achieve this effect
Community
IntelliJ IDEA Plugin Users
I will call com. intellij. ui After adding TextFieldWithAutoCompletion<String>to JBPopupMenu, it was found that the original input prompt was missing and could only be entered without being deleted
0 votes
Created
September 06, 2024 09:58
Is there any alternative solution
Community
IntelliJ IDEA Plugin Users
I will call com. intellij. ui After adding TextFieldWithAutoCompletion<String>to JBPopupMenu, it was found that the original input prompt was missing and could only be entered without being deleted
0 votes
Created
September 05, 2024 14:15
Thank you very much, it has been very useful to me
Community
IntelliJ IDEA Open API and Plugin Development
TextFieldWithAutoCompletion Not Showing Suggestions on Pasted Content: Seeking Solution
0 votes
Created
September 04, 2024 14:53
List<String> strings = Lists.newArrayList("1", "2", "3", “4”, “5”);TextFieldWithAutoCompletion<String> completion = TextFieldWithAutoCompletion.create(project, strings, false, "");TextFieldWithAuto...
Community
IntelliJ IDEA Open API and Plugin Development
TextFieldWithAutoCompletion Not Showing Suggestions on Pasted Content: Seeking Solution
0 votes