how to delete special file on Ide recent files? Zhenyuqiao 创建于 2018年08月02日 03:47 when I use the Search EveryWhere feature, I wan't to filter some file to make my plugin east to use
Hello!
Looks like method com.intellij.openapi.fileEditor.impl.EditorHistoryManager#removeFile could help you.
Thanks much.