Skip to content

Commit 3f1f424

Browse files
committed
Merge branch 'topic/vscode-ext-name' into 'master'
Update VS Code extension name and description Closes #1227 See merge request eng/ide/ada_language_server!1429
2 parents 9b45f9d + ffe3e0b commit 3f1f424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/vscode/ada/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ada",
3-
"displayName": "Language Support for Ada",
4-
"description": "A Language Server providing Ada and SPARK support in Visual Studio Code",
3+
"displayName": "Ada",
4+
"description": "Ada & SPARK IntelliSense, code browsing, debugging and more.",
55
"version": "24.0.999",
66
"publisher": "AdaCore",
77
"license": "GPL-3.0",

0 commit comments

Comments
 (0)