code-graph 0.0.1

An egui app that can display code graphics and find all references
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# code-graph
an egui app that can display code graphics and find all references

#### 界面

![图片](media/screenshot-1.webp)

#### 使用第三方编辑器

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"