intellij-treeInfotip icon indicating copy to clipboard operation
intellij-treeInfotip copied to clipboard

IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display

Results 18 intellij-treeInfotip issues
Sort by recently updated
recently updated
newest added

注释文字不是在项目文件夹的右侧生成的吗,但是颜色一直是灰的,如果可以自定义调节亮一些就好了

随便打开一个窗口关闭就这样了 ![A43U})Q02W6POG4V5$)IP`K](https://user-images.githubusercontent.com/56857029/154006953-745f54d8-3eb6-47d5-afa0-b94e35a30eb3.png) 正常情况应该是这样的 ![P{~L@O X243S}Q2)2TK3EV6](https://user-images.githubusercontent.com/56857029/154006988-c5ffdd0c-0d81-42dd-b8a4-31f50a2e36e2.png)

您好,请问可以添加一个图标过滤功能嘛?图标太多了,下拉找想用的图标,不好再次找到,希望添加一个按图标名过滤的功能。

我打开的是IDEA 2022.2的源码 项目巨复杂 然后点右键找不到菜单项

![PixPin_2023-12-03_20-11-16](https://github.com/Link-Kou/intellij-treeInfotip/assets/121874767/018708b0-3255-493f-a4d5-db10afa3ede3) 请问下可以增加下点击后可以直接打开文件嘛

问题背景: 我在本地电脑上有一个代码刷题仓库,我上传到gitee后,在公司电脑拉下来,公司电脑和本地电脑的IDEA都安装了TreeinfoTip插件,但是发现本地配置的所有 注释全都失效了,需要重新创建一个 DirectoryV3.xml 才生效 ![image](https://github.com/Link-Kou/intellij-treeInfotip/assets/105155111/9bc3c26c-9d18-4051-87e4-138acfdf815e) 有什么好的方法解决吗?我就像要一个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,插件最新版 ![图片](https://github.com/Link-Kou/intellij-treeInfotip/assets/57058325/17a00df4-787d-4545-a8c5-82e1843bdcda)

自带的图表比较有限,出于特定目的,本地自己的图标(svg、png)更有区别度。