Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mikhail Sokolov
Total activity
7
Last activity
July 22, 2021 15:08
Member since
August 06, 2018 13:59
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Articles (0)
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
July 22, 2021 15:08
Unfortunately current API doesn't support such feature as default text in "New Item" popup. Should user be able to change this predefined name in your case?If answer is "No", then you'd better use ...
Community
IntelliJ IDEA Open API and Plugin Development
How to fill filename for CreateFileFromTemplateDialog
0 votes
Created
August 19, 2019 13:09
Hi!Could you explain what is your plugin supposed to do?At first sight it looks like you are trying to fix the header alignment for left-to-right languages, aren't you? In this case I suppose we'd ...
Community
IntelliJ IDEA Open API and Plugin Development
Getting java.lang.ClassCastException when using "DefaultTableCellRenderer"
0 votes
Edited
August 06, 2018 14:00
Hello!Looks like method com.intellij.openapi.fileEditor.impl.EditorHistoryManager#removeFile could help you.
Community
IntelliJ IDEA Open API and Plugin Development
how to delete special file on Ide recent files?
0 votes