code-graph

Crates.iocode-graph
lib.rscode-graph
version0.0.3
sourcesrc
created_at2024-09-04 14:36:29.290179
updated_at2024-09-06 13:08:47.25362
descriptionAn egui app that can display code graphics and find all references
homepagehttps://github.com/feint123
repositoryhttps://github.com/feint123/code-graph
max_upload_size
id1363398
size424,254
(feint123)

documentation

README

code-graph

an egui app that can display code graphics and find all references

编程语言支持列表

  1. java

  2. javascript

  3. rust

  4. c

界面

Light Dark
Light mode Dark mode

使用第三方编辑器

  1. VSCode:shift+command+p 搜索 install code command
  2. Zed:点击菜单Zed > Install CLI
  3. Idea: 点击菜单 Tools > Create Command-line Launcher...

字体

如果遇到App无法正常开启,请查看系统是否安装以下字体之一:

  1. "Source Han Mono SC"
  2. "PingFang SC"
  3. "Microsoft YaHei"
Commit count: 0

cargo fmt