intellij-treeInfotip
intellij-treeInfotip copied to clipboard
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
注释文字不是在项目文件夹的右侧生成的吗,但是颜色一直是灰的,如果可以自定义调节亮一些就好了
随便打开一个窗口关闭就这样了  正常情况应该是这样的 
您好,请问可以添加一个图标过滤功能嘛?图标太多了,下拉找想用的图标,不好再次找到,希望添加一个按图标名过滤的功能。
我打开的是IDEA 2022.2的源码 项目巨复杂 然后点右键找不到菜单项
文件打开
 请问下可以增加下点击后可以直接打开文件嘛
问题背景: 我在本地电脑上有一个代码刷题仓库,我上传到gitee后,在公司电脑拉下来,公司电脑和本地电脑的IDEA都安装了TreeinfoTip插件,但是发现本地配置的所有 注释全都失效了,需要重新创建一个 DirectoryV3.xml 才生效  有什么好的方法解决吗?我就像要一个DirectoryV2.xml
java.lang.Throwable: Slow operations are prohibited on EDT. See SlowOperations.assertSlowOperationsAreAllowed javadoc. at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376) at com.intellij.util.SlowOperations.assertSlowOperationsAreAllowed(SlowOperations.java:101) at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexDataImpl.ensureIsUpToDate(WorkspaceFileIndexDataImpl.kt:130) at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexDataImpl.getFileInfo(WorkspaceFileIndexDataImpl.kt:75) at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl.getFileInfo(WorkspaceFileIndexImpl.kt:247) at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.isUnderIgnored(ProjectFileIndexImpl.java:73) at com.intellij.openapi.roots.impl.ProjectFileIndexFacade.isUnderIgnored(ProjectFileIndexFacade.java:71) at com.intellij.psi.impl.file.impl.FileManagerImpl.isExcludedOrIgnored(FileManagerImpl.java:419) at com.intellij.psi.impl.file.impl.FileManagerImpl.findDirectoryImpl(FileManagerImpl.java:405) at com.intellij.psi.impl.file.impl.FileManagerImpl.findDirectory(FileManagerImpl.java:398)...
“软件包”视图时,对文件夹添加图标不起作用,对文件可以添加图标,但是清除图标后不能及时刷新反应。 以上功能在“项目”视图下正常。 IntelliJ IDEA 2023.2.4,插件最新版 
自带的图表比较有限,出于特定目的,本地自己的图标(svg、png)更有区别度。