Skip to content

Commit 769150a

Browse files
authored
Update codeNavigation status for C, C++, and Scala
1 parent 4f731f6 commit 769150a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/tables/supported-code-languages.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ features:
4141
languages:
4242
C:
4343
copilot: 'supported'
44-
codeNavigation: 'not-supported'
44+
codeNavigation: 'supported'
4545
codeScanning: 'supported'
4646
depGraph: 'not-supported'
4747
depUpdates: 'not-supported'
4848
actions: 'supported'
4949
packages: 'not-supported'
5050
C++:
5151
copilot: 'supported'
52-
codeNavigation: 'not-supported'
52+
codeNavigation: 'supported'
5353
codeScanning: 'supported'
5454
depGraph: 'not-supported'
5555
depUpdates: 'not-supported'
@@ -129,7 +129,7 @@ languages:
129129
packages: 'not-supported'
130130
Scala:
131131
copilot: 'supported'
132-
codeNavigation: 'not-supported'
132+
codeNavigation: 'supported'
133133
codeScanning: 'third-party [^1]'
134134
depGraph: 'Maven'
135135
depUpdates: 'Maven, Gradle'

0 commit comments

Comments
 (0)