1
0
mirror of synced 2025-12-22 11:26:57 -05:00

add c# to code navigation (#16048)

This commit is contained in:
James Fletcher
2020-10-19 22:48:19 +01:00
committed by GitHub
parent 8982d200cc
commit dd15cfa925

View File

@@ -10,6 +10,7 @@ versions:
### About navigating code on {% data variables.product.prodname_dotcom %} ### About navigating code on {% data variables.product.prodname_dotcom %}
Navigating code functions use the open source library [`semantic`](https://github.com/github/semantic). The following languages are supported: Navigating code functions use the open source library [`semantic`](https://github.com/github/semantic). The following languages are supported:
- C#
- CodeQL - CodeQL
- Go - Go
- Java - Java