[PR #12855] Add support for rich code navigation in GitHub #29274

Open
opened 2026-01-31 09:33:53 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/12855

State: closed
Merged: Yes


We discussed this with the GitHub folks. It's pretty cool.

(Rich code nav) brings editor-level navigation capabilities into
GitHub.com for C++ and C# repos

If you want to try it out, you can go here: GitHub web
editor

The link is already on the correct branch. If you haven't used
github.dev before there are two steps to get setup:

  1. In the settings file you'll need to enable Rich Code Nav. If you just
    search for "rich", there'll be a checkbox to enable it.
  2. Refresh the page and you should see a stacked papers icon in the task
    bar at the bottom. Click on that and select "Latest Index". Then one
    more refresh and you should be good to go with navigation in both C#
    and C++ files!
**Original Pull Request:** https://github.com/microsoft/terminal/pull/12855 **State:** closed **Merged:** Yes --- We discussed this with the GitHub folks. It's pretty cool. (Rich code nav) brings editor-level navigation capabilities into GitHub.com for C++ and C# repos If you want to try it out, you can go here: [GitHub web editor](https://github.dev/microsoft/terminal/tree/dev/migrie/ci/gh-codenav) The link is already on the correct branch. If you haven't used github.dev before there are two steps to get setup: 1. In the settings file you'll need to enable Rich Code Nav. If you just search for "rich", there'll be a checkbox to enable it. 2. Refresh the page and you should see a stacked papers icon in the task bar at the bottom. Click on that and select "Latest Index". Then one more refresh and you should be good to go with navigation in both C# and C++ files!
claunia added the pull-request label 2026-01-31 09:33:53 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29274