1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

11 lines
396 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: CodeGlance代码微型地图
category: IDEA指南
tag:
- IDEA
- IDEA插件
---
CodeGlance提供一个代码的微型地图当你的类比较多的时候可以帮忙你快速定位到要去的位置。这个插件在我们日常做普通开发的时候用处不大不过在你阅读源码的时候还是很有用的如下图所示
![](./pictures/code-glance.png)