---
title: "Code navigation with go to definition of modules and functions"
url: https://daily.dev/posts/code-navigation-with-go-to-definition-of-modules-and-functions-nie9adfyh
source_url: https://news.livebook.dev/code-navigation-with-go-to-definition-of-modules-and-functions-kuYrS
type: article
source: "Livebook"
published: 2024-09-12T13:22:09.943Z
updated: 2024-12-09T13:02:13.840Z
tags: ["devtools", "elixir", "livebook"]
reading_time: 2
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Code navigation with go to definition of modules and functions

**[Livebook](https://daily.dev/sources/livebook)** · 2 min read · 1 upvotes · 0 comments

## Summary

Livebook v0.14 introduces features to simplify code navigation. The Outline panel now lists module definitions, helping users jump directly to them. Additionally, users can quickly navigate to function definitions by holding Command (on macOS) or Ctrl (on Windows/Linux) and clicking. These updates aim to enhance the developer experience.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://news.livebook.dev/code-navigation-with-go-to-definition-of-modules-and-functions-kuYrS>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#devtools](https://daily.dev/tags/devtools), [#elixir](https://daily.dev/tags/elixir), [#livebook](https://daily.dev/tags/livebook)

[View this post on daily.dev](https://daily.dev/posts/code-navigation-with-go-to-definition-of-modules-and-functions-nie9adfyh)
