GoLand 2025.2 Help

路径导航

使用此页面配置支持语言的 editor breadcrumbs

Breadcrumbs display the path from the code element where your caret is placed to the root element of the file. 它们有助于跟踪您在 file structure 中的位置。

路径导航的每一部分均可单击,从而轻松导航到父级代码元素。 您还可以将鼠标悬停在路径导航部分,上方将显示工具提示,提供更多信息。

GoLand 路径导航

描述

显示路径导航

启用路径导航栏。

放置

Choose whether you want to have breadcrumbs at the top or at the bottom of the editor. 默认选项为 底部

语言

选中语言上下文旁的复选框,以启用路径导航。

管理颜色

打开 配色方案 页面并配置路径导航的颜色。

路径导航类似于 navigation bar ,也可帮助导航代码。

不同之处在于,路径导航用于浏览当前文件的结构,而导航栏则用于浏览项目结构并访问项目项的上下文菜单,类似于 项目 工具窗口。

最后修改日期: 2025年 9月 26日