We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f731f6 commit 769150aCopy full SHA for 769150a
1 file changed
data/tables/supported-code-languages.yml
@@ -41,15 +41,15 @@ features:
41
languages:
42
C:
43
copilot: 'supported'
44
- codeNavigation: 'not-supported'
+ codeNavigation: 'supported'
45
codeScanning: 'supported'
46
depGraph: 'not-supported'
47
depUpdates: 'not-supported'
48
actions: 'supported'
49
packages: 'not-supported'
50
C++:
51
52
53
54
55
@@ -129,7 +129,7 @@ languages:
129
130
Scala:
131
132
133
codeScanning: 'third-party [^1]'
134
depGraph: 'Maven'
135
depUpdates: 'Maven, Gradle'
0 commit comments