Skip to content

Update codeNavigation status for C, C++, and Scala#45274

Open
ashis-baral wants to merge 1 commit into
github:mainfrom
ashis-baral:code-navigation
Open

Update codeNavigation status for C, C++, and Scala#45274
ashis-baral wants to merge 1 commit into
github:mainfrom
ashis-baral:code-navigation

Conversation

@ashis-baral

@ashis-baral ashis-baral commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Why:

Closes:

The github-language-support article's "Code navigation" column marked C, C++, and Scala as not supported (✗), but the navigating-code-on-github article lists C, C++, and Scala languages supported code navigation feature. This was an inconsistency between the two articles.

What's being changed (if available, include any code snippets, screenshots, or gifs):

Updated data/tables/supported-code-languages.yml to mark codeNavigation as supported for:

  • C
  • C++
  • Scala

This corrects the table in content/get-started/learning-about-github/github-language-support.md so it matches the list of supported languages documented on the code navigation page.

Verified code navigation works for all three languages using a small test repo (code-navigation):

Cadd function definition + reference resolved

c language

C++Calculator::add definition + reference resolved

c++

ScalaCalculator class definition + reference resolved:

scala

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

This pull request contains code changes, so we will not generate a table of review links.

🤖 This comment is automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant