GitHub language support

An overview of the programming languages supported by GitHub features.

About supported languages

Most GitHub features work regardless of which languages your code is written in. You can search for code or enable syntax highlighting based on any language known to GitHub. For more information, see "Searching code" or "Creating and highlighting code blocks."

Some GitHub products have features that are currently only supported for a subset of programming languages.

Core languages supported by GitHub features

Core languages for GitHub features include C, C++, C#, Go, Java, JavaScript, PHP, Python, Ruby, Scala, and TypeScript. For features that support package managers, the currently supported package managers are included in the table with their relevant languages.

Some features are supported for additional languages or package managers. If you want to know whether another language is supported for a feature or to request support for a language, visit the Community Forum.

LanguageCode navigationCode scanningDependency graph, Dependabot alerts, Dependabot security updatesDependabot version updatesGitHub ActionsGitHub Packages
C
C++
C#
dotnet CLI

dotnet CLI

dotnet CLI
Go
Go modules

Go modules
Java
Maven

Maven, Gradle

Maven, Gradle
JavaScript
npm, Yarn

npm

npm
PHP1
Composer

Composer
Python
pip

pip
Ruby1
RubyGems

RubyGems

RubyGems
Scala1
Maven

Maven, Gradle
TypeScript
npm, Yarn

npm

npm

[1] These languages are supported for code scanning by third-party actions.

Did this doc help you?Privacy policy

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.