+6
−0
+7
−7
+6
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -191,6 +191,11 @@ | ||
"type": "string",
|
||
"default": null
|
||
},
|
||
"gitlab.aiAssistedCodeSuggestions.languages": {
|
||
"description": "Comma-separated list of additional languages to provide code suggestions for.",
|
||
"type": "string",
|
||
"default": null
|
||
},
|
||
"gitlab.duoChat.enabled": {
|
||
"description": "Enable GitLab Duo Chat assistant",
|
||
"type": "boolean",
|
||
| @@ -301,7 +306,7 @@ | ||
},
|
||
"dependencies": {
|
||
"@anycable/core": "^0.8.3",
|
||
"@gitlab-org/gitlab-lsp": "^4.5.0",
|
||
"@gitlab-org/gitlab-lsp": "^4.6.0",
|
||
"@snowplow/tracker-core": "3.23.0",
|
||
"cross-fetch": "^4.0.0",
|
||
"dayjs": "^1.11.11",
|
||
Loading