Skip to main content
GitHub Docs
  • All products
  • Get started
    • Quickstart
      • Hello World
      • Set up Git
      • Create a repo
      • Fork a repo
      • GitHub flow
      • Contributing to projects
      • Be social
      • Communicating on GitHub
      • GitHub glossary
      • Git cheatsheet
      • Learning resources
    • Onboarding
      • Getting started with your GitHub account
      • Getting started with GitHub Team
      • Getting started with GitHub Enterprise Cloud
    • Learning about GitHub
      • GitHub’s products
      • Docs versions
      • GitHub language support
      • Types of GitHub accounts
      • Access permissions
      • GitHub Advanced Security
      • Changes to GitHub plans
    • Signing up for GitHub
      • Sign up for a new GitHub account
      • Verify your email address
      • Enterprise Cloud trial
      • Enterprise Server trial
    • Using GitHub
      • Feature preview
      • Supported browsers
      • GitHub CLI
      • GitHub Desktop
      • GitHub Mobile
      • Keyboard shortcuts
      • GitHub Command Palette
      • Connectivity problems
    • Writing on GitHub
      • Start writing on GitHub
        • Write & format on GitHub
        • Basic formatting syntax
      • Work with advanced formatting
        • Organized data with tables
        • Collapsed sections
        • Create code blocks
        • Create diagrams
        • Mathematical expressions
        • Auto linked references
        • Attaching files
        • Permanent links to code
        • Using keywords in issues and pull requests
      • Work with saved replies
        • About saved replies
        • Creating a saved reply
        • Editing a saved reply
        • Deleting a saved reply
        • Using saved replies
      • Share content with gists
        • Creating gists
        • Forking and cloning gists
    • Importing your projects
      • Import code to GitHub
        • About GitHub Importer
        • Use GitHub Importer
        • Update author GitHub Importer
        • Import repo locally
        • Add locally hosted code
        • Code migration tools
      • Work with Subversion on GitHub
        • Subversion & Git differences
        • Support for Subversion clients
        • Properties supported by GitHub
    • Explore projects
      • Contribute to open source
      • Save repos with stars
      • Following people
      • Following organizations
    • Getting started with Git
      • Set your username
      • Caching credentials
      • Git passwords
      • macOS Keychain credentials
      • Git workflows
      • About remote repositories
      • Manage remote repositories
      • Associate text editors
      • Handle line endings
      • Ignoring files
    • Using Git
      • About Git
      • Push commits to a remote
      • Get changes from a remote
      • Non-fast-forward error
      • Splitting a subfolder
      • About Git subtree merges
      • About Git rebase
      • Git rebase
      • Resolve conflicts after rebase
      • Special characters in names
    • Customize your workflow
      • Exploring integrations
        • About integrations
        • About webhooks
        • About GitHub Marketplace
        • Extensions & integrations
      • Install Marketplace apps
        • Install app personal account
        • Install app organization
    • Privacy on GitHub
      • GitHub's use of your data
      • Request account archive
      • Manage data use for private repo
      • GitHub Archive program
  • Get started/
  • Learning about GitHub/
  • GitHub language support
 
GitHub Docs
  • Get started/
  • Learning about GitHub/
  • GitHub language support
Get started
    • Get started
    • Account and profile
    • Authentication
    • Repositories
    • Enterprise administrators
    • Billing and payments
    • Site policy
    • Organizations
    • Code security
    • Pull requests
    • GitHub Issues
    • GitHub Actions
    • GitHub Copilot
    • GitHub Codespaces
    • GitHub Packages
    • Search on GitHub
    • Developers
    • REST API
    • GraphQL API
    • GitHub CLI
    • GitHub Discussions
    • GitHub Sponsors
    • Building communities
    • GitHub Pages
    • Education
    • GitHub Desktop
    • GitHub Support
    • Atom
    • Electron
    • CodeQL
    • npm
Free, Pro, & Team
    • Free, Pro, & Team
    • Enterprise Cloud
    • Enterprise Server 3.6
    • Enterprise Server 3.5
    • Enterprise Server 3.4
    • Enterprise Server 3.3
    • Enterprise Server 3.2
    • GitHub AE
    • All Enterprise Server releases
    • About versions

 

GitHub language support

In this article

  • About supported languages
  • Core languages supported by GitHub features

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 GitHub Community discussions.

LanguageGitHub CopilotCode 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
precise

pip

pip
Ruby
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.

Still need help?

Ask the GitHub community
Contact support
  • © 2022 GitHub, Inc.
  • Terms
  • Privacy
  • Security
  • Status
  • Help
  • Contact GitHub
  • Pricing
  • Developer API
  • Training
  • Blog
  • About