Results 16 issues of icepro

minimap config is not correct. Use `config` is too late. To see: https://github.com/wfxr/minimap.vim/issues/178#issuecomment-1600333053 Current config ```lua { 'wfxr/minimap.vim', build = "cargo install --locked code-minimap", -- cmd = {"Minimap", "MinimapClose", "MinimapToggle",...

remove unnecessary `.DS_Store` file

The performance is too poor. When there is a very large number of documents, displaying the entire mind map is extremely laggy. How about considering using WebGL or canvas for...

enhancement

我将 `/Assets/CommandLine/Scripts` 下的通用的部分迁移到了 godot 中使用,目前对于命令的提示没有太大问题,但是主要问题在于 arguments 没有提示,现在 roadmap 中有无计划添加这个? I have migrated the general parts under /Assets/CommandLine/Scripts for use in Godot. Currently, there is no significant issue with the command...

Features + [x] Render graph + [x] Drag and zoom + [x] Click on node to navigate + [x] Hover on node to focus + [x] Maintain the current display...

I want to add excalidraw support for quartz. I made a plugin for setup excalidraw. https://github.com/iceprosurface/quartz-excalidraw-plugin And add Integration to quartz https://github.com/iceprosurface/quartz-blog/commit/44fc388605e4dd4b0aa9fe2034c266d6d86d54a0 Demo: [demo-link](https://iceprosurface.com/%E7%9F%A5%E8%AF%86%E5%BA%93/%E6%B8%B8%E6%88%8F%E5%BC%80%E5%8F%91/godot-%E8%83%8C%E5%8C%85%E7%B3%BB%E7%BB%9F/%E8%83%8C%E5%8C%85%E5%8A%9F%E8%83%BD%E9%80%BB%E8%BE%91.excalidraw) Currently, the integration method feels very...

enhancement